<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openscad/icons/openscad.desktop, branch f_enable_cpp11</title>
<subtitle>code driven CAD modeller</subtitle>
<link rel='alternate' type='text/html' href='http://code.sotun.de/git/openscad/'/>
<entry>
<title>Change invalid Programming category to Development</title>
<updated>2013-12-13T14:51:58Z</updated>
<author>
<name>Miro Hrončok</name>
<email>miro@hroncok.cz</email>
</author>
<published>2013-12-13T14:51:58Z</published>
<link rel='alternate' type='text/html' href='http://code.sotun.de/git/openscad/commit/?id=585412bed623dc6adc8df5f27131997e6d2541a1'/>
<id>585412bed623dc6adc8df5f27131997e6d2541a1</id>
<content type='text'>
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</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes #533</title>
<updated>2013-11-08T05:57:38Z</updated>
<author>
<name>Marius Kintel</name>
<email>marius@kintel.net</email>
</author>
<published>2013-11-08T05:57:38Z</published>
<link rel='alternate' type='text/html' href='http://code.sotun.de/git/openscad/commit/?id=e5d535e900ae5bc5923fc76c80fb3b3f9153a80e'/>
<id>e5d535e900ae5bc5923fc76c80fb3b3f9153a80e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added Linux desktop icon and .desktop file from chrysn</title>
<updated>2012-01-04T23:00:29Z</updated>
<author>
<name>Marius Kintel</name>
<email>marius@kintel.net</email>
</author>
<published>2012-01-04T23:00:29Z</published>
<link rel='alternate' type='text/html' href='http://code.sotun.de/git/openscad/commit/?id=9495f11be0c8b36801016f881733d7b6617d184a'/>
<id>9495f11be0c8b36801016f881733d7b6617d184a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
