dateMenu: Update gnome-clocks' desktop file
https://bugzilla.gnome.org/show_bug.cgi?id=724282
This commit is contained in:
parent
58191ea66b
commit
737f4eb1c1
@ -202,7 +202,7 @@ const DateMenuButton = new Lang.Class({
|
|||||||
},
|
},
|
||||||
|
|
||||||
_getClockApp: function() {
|
_getClockApp: function() {
|
||||||
return Shell.AppSystem.get_default().lookup_app('gnome-clocks.desktop');
|
return Shell.AppSystem.get_default().lookup_app('org.gnome.clocks.desktop');
|
||||||
},
|
},
|
||||||
|
|
||||||
_onOpenCalendarActivate: function() {
|
_onOpenCalendarActivate: function() {
|
||||||
|
Loading…
Reference in New Issue
Block a user