mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 15:03:39 +02:00
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
This commit is contained in:
committed by
Philip Withnall
parent
029cfa9109
commit
d88d90c3c8
@@ -1,6 +1,6 @@
|
||||
[Desktop Entry]
|
||||
Name=Weather for Toronto Island
|
||||
Exec=/bin/true
|
||||
Exec=true
|
||||
StartupNotify=true
|
||||
Terminal=false
|
||||
Type=Application
|
||||
|
Reference in New Issue
Block a user