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.

     1 [Desktop Entry]
     2 Encoding=UTF-8
     3 Version=1.0
     4 Type=Application
     5 Terminal=false
     6 Name=Schachuhr
     7 Exec=schachuhr
     8 Comment=Game clock, as commonly used in chess matches.
     9 Icon=schachuhr
    10 Categories=Game;Clock
    11 X-Window-Icon=schachuhr
    12 X-HildonDesk-ShowInToolbar=true
    13 X-Osso-Type=application/x-executable

mercurial