mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-09 07:39:26 +01:00
Remove the shebang from the desktop file
Executing xdg-open on a desktop file opens the default text editor instead of running the application which I suspect is what was intended. Since the file is installed as non-executable, this should have no effect on anyone.
This commit is contained in:
parent
1f2b1caf42
commit
0311e97640
@ -1,4 +1,3 @@
|
|||||||
#!/usr/bin/env xdg-open
|
|
||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Version=1.0
|
Version=1.0
|
||||||
Icon=dolphin-emu
|
Icon=dolphin-emu
|
||||||
|
Loading…
x
Reference in New Issue
Block a user