Wed, 27 Jul 2011 23:10:09 +0200
Correct and improve code logic, build configuration, and appearance:
Increase delay of hand placement, correct SVG icon file blocky
transperency, correct build release utility tarball logic, and
modify Gnome desktop file to be portable.
michael@0 | 1 | [Desktop Entry] |
michael@0 | 2 | Encoding=UTF-8 |
michael@0 | 3 | Version=1.0 |
michael@0 | 4 | Type=Application |
michael@0 | 5 | Terminal=false |
michael@0 | 6 | Name=Schachuhr |
michael@14 | 7 | Exec=schachuhr |
michael@14 | 8 | Comment=Game clock, as commonly used in chess matches. |
michael@14 | 9 | Icon=schachuhr |
michael@14 | 10 | Categories=Game;Clock |
michael@0 | 11 | X-Window-Icon=schachuhr |
michael@0 | 12 | X-HildonDesk-ShowInToolbar=true |
michael@0 | 13 | X-Osso-Type=application/x-executable |