dateMenu: Update gnome-clocks' desktop file

https://bugzilla.gnome.org/show_bug.cgi?id=724282
This commit is contained in:
Debarshi Ray 2014-02-13 12:53:42 +01:00
parent 58191ea66b
commit 737f4eb1c1

View File

@ -202,7 +202,7 @@ const DateMenuButton = new Lang.Class({
},
_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() {