pkgs/schachuhr.desktop

Wed, 27 Jul 2011 23:10:09 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 27 Jul 2011 23:10:09 +0200
changeset 14
1bc8dc17e9c9
parent 0
ff1b43f833a9
permissions
-rw-r--r--

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

mercurial