[gnome-shell] dateMenu: Update gnome-clocks' desktop file
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] dateMenu: Update gnome-clocks' desktop file
- Date: Tue, 18 Feb 2014 13:53:12 +0000 (UTC)
commit 737f4eb1c1abdd4d26812ce0c9a6ee410dfbed02
Author: Debarshi Ray <debarshir gnome org>
Date: Thu Feb 13 12:53:42 2014 +0100
dateMenu: Update gnome-clocks' desktop file
https://bugzilla.gnome.org/show_bug.cgi?id=724282
js/ui/dateMenu.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/js/ui/dateMenu.js b/js/ui/dateMenu.js
index ab7f26d..ee36019 100644
--- a/js/ui/dateMenu.js
+++ b/js/ui/dateMenu.js
@@ -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() {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]