mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-25 15:06:14 +01: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:
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
|
||||
|
Loading…
Reference in New Issue
Block a user