diff options
| author | scarab <scarab@0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e> | 2008-09-03 11:28:59 +0000 |
|---|---|---|
| committer | scarab <scarab@0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e> | 2008-09-03 11:28:59 +0000 |
| commit | 5d1a4d11c61f8a44a6761d7cf55992460231bbae (patch) | |
| tree | ee573aac4ef4de37288549b864408d3efaaf02c6 /data/tuxanci.desktop.in | |
| parent | 5e0032c603ea5ef69b4593f23e496440fec0720d (diff) | |
- tuxanci.desktop se nyni upravuji dle potreby pomoci cmake
git-svn-id: http://opensvn.csie.org/tuxanci_ng@269 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
Diffstat (limited to 'data/tuxanci.desktop.in')
| -rw-r--r-- | data/tuxanci.desktop.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/data/tuxanci.desktop.in b/data/tuxanci.desktop.in new file mode 100644 index 0000000..a3122f3 --- /dev/null +++ b/data/tuxanci.desktop.in @@ -0,0 +1,11 @@ +[Desktop Entry] +Name=tuxanci +Comment=Tuxanci first cushion shooter +Exec=tuxanci-@TUXANCI_VERSION@ +Terminal=false +Type=Application +Icon=tuxanci.svg +Encoding=UTF-8 +Terminal=false +StartupNotify=true +Categories=Game;ActionGame; |