From d88d90c3c83f9d62655963834ad0c423f87dd7a9 Mon Sep 17 00:00:00 2001 From: Daniel Macks Date: Mon, 16 Jun 2014 02:59:56 -0400 Subject: [PATCH] Exec=true (seach via PATH) instead of hardcoding /bin/true ...otherwise this .desktop is omitted on platforms that have it elsewhere. https://bugzilla.gnome.org/show_bug.cgi?id=731705 --- ...onto-island-9c6a4e022b17686306243dada811d550d25eb1fb.desktop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gio/tests/desktop-files/home/applications/epiphany-weather-for-toronto-island-9c6a4e022b17686306243dada811d550d25eb1fb.desktop b/gio/tests/desktop-files/home/applications/epiphany-weather-for-toronto-island-9c6a4e022b17686306243dada811d550d25eb1fb.desktop index 97fe69dcc..83976e027 100644 --- a/gio/tests/desktop-files/home/applications/epiphany-weather-for-toronto-island-9c6a4e022b17686306243dada811d550d25eb1fb.desktop +++ b/gio/tests/desktop-files/home/applications/epiphany-weather-for-toronto-island-9c6a4e022b17686306243dada811d550d25eb1fb.desktop @@ -1,6 +1,6 @@ [Desktop Entry] Name=Weather for Toronto Island -Exec=/bin/true +Exec=true StartupNotify=true Terminal=false Type=Application