]> git.rm.cloudns.org Git - xonotic/xonotic.git/commitdiff
Change .desktop file to Exec xonotic-linux-sdl.sh
authordrjaska <drjaska83@gmail.com>
Tue, 6 Aug 2024 18:46:17 +0000 (21:46 +0300)
committerdrjaska <drjaska83@gmail.com>
Tue, 6 Aug 2024 19:04:21 +0000 (22:04 +0300)
There doesn't seem to be a neat way to fall back to xonotic-sdl in PATH
if the user didn't change the path before deploying the .desktop file

misc/logos/xonotic.desktop

index f1af0da890fbaaad9f1adb53f91d87fe9b66f5fd..1d38094237790330895718a0e5a29a79cecc477f 100644 (file)
@@ -6,7 +6,8 @@ Comment=Multiplayer, deathmatch oriented first person shooter
 Comment[de]=Deathmatch- und Mehrspieler-orientierter Ego-Shooter
 Comment[fr]=Jeu de tir à la première personne multijoueur
 Icon=xonotic
-Exec=xonotic-sdl
+Exec=/absolute/path/to/xonotic-linux-sdl.sh
+#Exec=xonotic-sdl
 Terminal=false
 PrefersNonDefaultGPU=true
 StartupNotify=false