OpenBoard-org / OpenBoard

OpenBoard is a cross-platform interactive whiteboard application intended for use in a classroom setting.
https://openboard.ch/
GNU General Public License v3.0
2.4k stars 429 forks source link

fix: remove wrong and deprecated keys from desktop entry file #1044

Open letsfindaway opened 3 months ago

letsfindaway commented 3 months ago

The Desktop Entry file generated during packaging contains wrong and obsolete values. This PR removes them.

See #954 and have a look at the Desktop Entry Specification, especially Recognized Keys and Deprecated Items.