<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openscad/icons, 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>Add GUI Settings page to enable/disable features.</title>
<updated>2014-01-02T22:32:03Z</updated>
<author>
<name>Torsten Paul</name>
<email>Torsten.Paul@gmx.de</email>
</author>
<published>2014-01-02T22:29:48Z</published>
<link rel='alternate' type='text/html' href='http://code.sotun.de/git/openscad/commit/?id=b7b2681c74d509109782c42ea0deb3ddcf1ad5e2'/>
<id>b7b2681c74d509109782c42ea0deb3ddcf1ad5e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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 document icon for Mac</title>
<updated>2013-02-12T02:50:53Z</updated>
<author>
<name>Marius Kintel</name>
<email>marius@kintel.net</email>
</author>
<published>2013-02-12T02:50:53Z</published>
<link rel='alternate' type='text/html' href='http://code.sotun.de/git/openscad/commit/?id=b87e574e093fd29e6e3f2c3443018948ce890e24'/>
<id>b87e574e093fd29e6e3f2c3443018948ce890e24</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>First version of automatic updates for Mac</title>
<updated>2013-02-05T05:36:25Z</updated>
<author>
<name>Marius Kintel</name>
<email>marius@kintel.net</email>
</author>
<published>2013-02-05T05:36:25Z</published>
<link rel='alternate' type='text/html' href='http://code.sotun.de/git/openscad/commit/?id=fa00547507566a646db2baffea114104b1ffd567'/>
<id>fa00547507566a646db2baffea114104b1ffd567</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add flattr icon</title>
<updated>2012-08-05T03:35:53Z</updated>
<author>
<name>don bright</name>
<email>hugh.m.bright@gmail.com</email>
</author>
<published>2012-08-05T03:35:53Z</published>
<link rel='alternate' type='text/html' href='http://code.sotun.de/git/openscad/commit/?id=60e90653c77c869c4cbbe04f7ae97f2ca13896f7'/>
<id>60e90653c77c869c4cbbe04f7ae97f2ca13896f7</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>
<entry>
<title>Moved progress display to status bar. Disabled by default but can be enabled in .pro file with CONFIG += progresswidget. Please test and enable as default if it looks good on all platforms.</title>
<updated>2010-02-10T15:13:12Z</updated>
<author>
<name>kintel</name>
<email>kintel@b57f626f-c46c-0410-a088-ec61d464b74c</email>
</author>
<published>2010-02-10T15:13:12Z</published>
<link rel='alternate' type='text/html' href='http://code.sotun.de/git/openscad/commit/?id=8038ee0406c05b1bc9c147e47a7ae8c02da6afbf'/>
<id>8038ee0406c05b1bc9c147e47a7ae8c02da6afbf</id>
<content type='text'>
git-svn-id: http://svn.clifford.at/openscad/trunk@432 b57f626f-c46c-0410-a088-ec61d464b74c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.clifford.at/openscad/trunk@432 b57f626f-c46c-0410-a088-ec61d464b74c
</pre>
</div>
</content>
</entry>
<entry>
<title>reorganized file structure layout. more to follow...</title>
<updated>2010-01-30T04:17:05Z</updated>
<author>
<name>kintel</name>
<email>kintel@b57f626f-c46c-0410-a088-ec61d464b74c</email>
</author>
<published>2010-01-30T04:17:05Z</published>
<link rel='alternate' type='text/html' href='http://code.sotun.de/git/openscad/commit/?id=6940d171812565209efe679a5d923417c3f47d4a'/>
<id>6940d171812565209efe679a5d923417c3f47d4a</id>
<content type='text'>
git-svn-id: http://svn.clifford.at/openscad/trunk@364 b57f626f-c46c-0410-a088-ec61d464b74c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.clifford.at/openscad/trunk@364 b57f626f-c46c-0410-a088-ec61d464b74c
</pre>
</div>
</content>
</entry>
</feed>
