0647c7cd4c
Added the same icons which are for Windows - in src/windows_installer/icon.ico. They have higher quality than previous. I also added icon 128x128 as default. It looks much better in Gnome 3.x and probably other desktop environmetns. git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@13606 178a84e3-b1eb-0310-8ba1-8eac791a3b58
15 lines
479 B
Plaintext
15 lines
479 B
Plaintext
[Desktop Entry]
|
|
Name=SuperTuxKart
|
|
Icon=@PREFIX@/share/pixmaps/supertuxkart_128.png
|
|
GenericName=A kart racing game
|
|
GenericName[de_DE]=Ein Kart-Rennspiel
|
|
GenericName[fr_FR]=Un jeu de karting
|
|
GenericName[gl]=Xogo de carreiras con karts
|
|
GenericName[ro_RO]=Un joc de curse cu carturi
|
|
Exec=@PREFIX@/@STK_INSTALL_BINARY_DIR@/supertuxkart --no-console
|
|
Terminal=false
|
|
StartupNotify=false
|
|
Type=Application
|
|
TryExec=@PREFIX@/@STK_INSTALL_BINARY_DIR@/supertuxkart
|
|
Categories=Game;ArcadeGame;
|