mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-01 13:25:46 -04:00
dist: Remove Path from the desktop entries
This will cause problems if the engine tries to write files in the current directory. For example, screenshots will fail.
This commit is contained in:
parent
01a9ba7c83
commit
107eeaccf1
3 changed files with 0 additions and 3 deletions
1
dist/freedm.desktop
vendored
1
dist/freedm.desktop
vendored
|
@ -6,5 +6,4 @@ Type=Application
|
|||
Icon=freedm
|
||||
Keywords=first;person;shooter;doom;freedoom;
|
||||
Categories=Game;ActionGame;
|
||||
Path=/usr/share/games/doom
|
||||
Exec=freedm
|
||||
|
|
1
dist/freedoom1.desktop
vendored
1
dist/freedoom1.desktop
vendored
|
@ -6,5 +6,4 @@ Type=Application
|
|||
Icon=freedoom1
|
||||
Keywords=first;person;shooter;doom;
|
||||
Categories=Game;ActionGame;
|
||||
Path=/usr/share/games/doom
|
||||
Exec=freedoom1
|
||||
|
|
1
dist/freedoom2.desktop
vendored
1
dist/freedoom2.desktop
vendored
|
@ -6,5 +6,4 @@ Type=Application
|
|||
Icon=freedoom2
|
||||
Keywords=first;person;shooter;doom;
|
||||
Categories=Game;ActionGame;
|
||||
Path=/usr/share/games/doom
|
||||
Exec=freedoom2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue