From: Rudolf Polzer Date: Wed, 17 Oct 2018 16:14:19 +0000 (+0000) Subject: Merge branch 'patch-1' into 'master' X-Git-Tag: xonotic-v0.8.5~147 X-Git-Url: http://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=commitdiff_plain;h=cd7078f2f7bd23108f92aed9f750f2749f65fb56;hp=27e6c3d23fa384e537148d6747835e8a240391f1 Merge branch 'patch-1' into 'master' Update .desktop files to Freedesktop standards Issue #159 See merge request xonotic/xonotic!17 --- diff --git a/misc/logos/xonotic-glx.desktop b/misc/logos/xonotic-glx.desktop index 9f9e78cc..b8656f81 100644 --- a/misc/logos/xonotic-glx.desktop +++ b/misc/logos/xonotic-glx.desktop @@ -1,11 +1,10 @@ [Desktop Entry] Type=Application -Version=2.5 -Encoding=UTF-8 +Version=1.0 Name=Xonotic (GLX) Comment=a free open-source first person shooter -Icon=/usr/share/pixmaps/xonotic.png -Exec=/usr/bin/xonotic-glx +Icon=xonotic +Exec=xonotic-glx Terminal=false StartupNotify=false Categories=Game; diff --git a/misc/logos/xonotic-sdl.desktop b/misc/logos/xonotic-sdl.desktop index 32b37f2c..521be64f 100644 --- a/misc/logos/xonotic-sdl.desktop +++ b/misc/logos/xonotic-sdl.desktop @@ -1,11 +1,10 @@ [Desktop Entry] Type=Application -Version=2.5 -Encoding=UTF-8 +Version=1.0 Name=Xonotic (SDL) Comment=a free open-source first person shooter -Icon=/usr/share/pixmaps/xonotic.png -Exec=/usr/bin/xonotic-sdl +Icon=xonotic +Exec=xonotic-sdl Terminal=false StartupNotify=false Categories=Game;