From: Rudolf Polzer Date: Sat, 13 Jul 2013 09:14:40 +0000 (+0200) Subject: add desktop files. No idea where they would have to be installed. X-Git-Tag: xonotic-v0.8.0~100 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=f7f934a2cd34c0c4e6a50b63d72dfe68d00a20fd;p=xonotic%2Fxonotic.git add desktop files. No idea where they would have to be installed. --- diff --git a/misc/logos/xonotic-glx.desktop b/misc/logos/xonotic-glx.desktop new file mode 100644 index 00000000..9f9e78cc --- /dev/null +++ b/misc/logos/xonotic-glx.desktop @@ -0,0 +1,11 @@ +[Desktop Entry] +Type=Application +Version=2.5 +Encoding=UTF-8 +Name=Xonotic (GLX) +Comment=a free open-source first person shooter +Icon=/usr/share/pixmaps/xonotic.png +Exec=/usr/bin/xonotic-glx +Terminal=false +StartupNotify=false +Categories=Game; diff --git a/misc/logos/xonotic-sdl.desktop b/misc/logos/xonotic-sdl.desktop new file mode 100644 index 00000000..32b37f2c --- /dev/null +++ b/misc/logos/xonotic-sdl.desktop @@ -0,0 +1,11 @@ +[Desktop Entry] +Type=Application +Version=2.5 +Encoding=UTF-8 +Name=Xonotic (SDL) +Comment=a free open-source first person shooter +Icon=/usr/share/pixmaps/xonotic.png +Exec=/usr/bin/xonotic-sdl +Terminal=false +StartupNotify=false +Categories=Game;