]> git.xonotic.org Git - xonotic/xonotic.git/commitdiff
Merge branch 'patch-1' into 'master'
authorRudolf Polzer <divverent@gmail.com>
Wed, 17 Oct 2018 16:14:19 +0000 (16:14 +0000)
committerRudolf Polzer <divverent@gmail.com>
Wed, 17 Oct 2018 16:14:19 +0000 (16:14 +0000)
Update .desktop files to Freedesktop standards Issue #159

See merge request xonotic/xonotic!17

misc/logos/xonotic-glx.desktop
misc/logos/xonotic-sdl.desktop

index 9f9e78cc1c721b51320a169f1bfdc2a98cdeb2ba..b8656f8171533cc111778ecd14d95d9c809ef78c 100644 (file)
@@ -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;
index 32b37f2c55a7943e2232cc889855cf406a290ef3..521be64fd35aa45329b9e181c169de50c80d3777 100644 (file)
@@ -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;