From 0311e97640b39bbf498b8118af2e194f5d231449 Mon Sep 17 00:00:00 2001 From: James Cowgill Date: Fri, 19 Feb 2016 01:24:54 +0000 Subject: [PATCH] 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. --- Installer/dolphin-emu.desktop | 1 - 1 file changed, 1 deletion(-) diff --git a/Installer/dolphin-emu.desktop b/Installer/dolphin-emu.desktop index bbce3a81b4..f44fe202f2 100644 --- a/Installer/dolphin-emu.desktop +++ b/Installer/dolphin-emu.desktop @@ -1,4 +1,3 @@ -#!/usr/bin/env xdg-open [Desktop Entry] Version=1.0 Icon=dolphin-emu