summaryrefslogtreecommitdiff
path: root/icons/openscad.desktop
AgeCommit message (Collapse)Author
2013-12-13Change invalid Programming category to DevelopmentMiro HronĨok
Programming is not a valid category of .desktop file, it is not listed in either [Main Categories](http://standards.freedesktop.org/menu-spec/latest/apa.html) or [Additional Categories](http://standards.freedesktop.org/menu-spec/latest/apas02.html). desktop-file-validate returns error: openscad.desktop: error: value "Graphics;3DGraphics;Engineering;Programming;" for key "Categories" in group "Desktop Entry" contains an unregistered value "Programming"; values extending the format should start with "X-" This changes it to Development, witch is a valid category listed in Additional Categories. Now desktop-file-validate only gives us a hint: openscad.desktop: hint: value "Graphics;3DGraphics;Engineering;Development;" for key "Categories" in group "Desktop Entry" contains more than one main category; application might appear more than once in the application menu. That is fine, as we want it both in Graphics and Development. This is a valid response to #533
2013-11-08Fixes #533Marius Kintel
2012-01-04Added Linux desktop icon and .desktop file from chrysnMarius Kintel
contact: Jan Huwald // Impressum