[maemo-commits] [maemo-commits] r14028 - in projects/haf/trunk/hildon-desktop: . data

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Mon Sep 24 12:54:22 EEST 2007
Author: lucasr
Date: 2007-09-24 12:54:20 +0300 (Mon, 24 Sep 2007)
New Revision: 14028

Modified:
   projects/haf/trunk/hildon-desktop/ChangeLog
   projects/haf/trunk/hildon-desktop/data/Makefile.am
   projects/haf/trunk/hildon-desktop/data/notification-groups.conf
Log:
2007-09-24  Lucas Rocha  <lucas.rocha at nokia.com>

	* data/notification-groups.conf: set the correct D-Bus call for the
	email notifications group.
	* data/Makefile.am: install notification-groups.conf in hildon-desktop
	configuration directory.


Modified: projects/haf/trunk/hildon-desktop/ChangeLog
===================================================================
--- projects/haf/trunk/hildon-desktop/ChangeLog	2007-09-24 08:40:16 UTC (rev 14027)
+++ projects/haf/trunk/hildon-desktop/ChangeLog	2007-09-24 09:54:20 UTC (rev 14028)
@@ -1,3 +1,10 @@
+2007-09-24  Lucas Rocha  <lucas.rocha at nokia.com>
+
+	* data/notification-groups.conf: set the correct D-Bus call for the
+	email notifications group.
+	* data/Makefile.am: install notification-groups.conf in hildon-desktop
+	configuration directory.
+
 2007-09-24 Johan Bilien  <johan.bilien at nokia.com>
 
 	* libhildondesktop/hildon-desktop-panel-window-dialog.c: protect

Modified: projects/haf/trunk/hildon-desktop/data/Makefile.am
===================================================================
--- projects/haf/trunk/hildon-desktop/data/Makefile.am	2007-09-24 08:40:16 UTC (rev 14027)
+++ projects/haf/trunk/hildon-desktop/data/Makefile.am	2007-09-24 09:54:20 UTC (rev 14028)
@@ -1,7 +1,8 @@
 hildondesktopconf_DATA =           \
 	desktop.conf               \
 	top-panel.conf             \
-	bottom-panel.conf
+	bottom-panel.conf 	   \
+	notification-groups.conf
 
 hildonnavigatordesktopentry_DATA = \
 	app-switcher.desktop       \

Modified: projects/haf/trunk/hildon-desktop/data/notification-groups.conf
===================================================================
--- projects/haf/trunk/hildon-desktop/data/notification-groups.conf	2007-09-24 08:40:16 UTC (rev 14027)
+++ projects/haf/trunk/hildon-desktop/data/notification-groups.conf	2007-09-24 09:54:20 UTC (rev 14028)
@@ -2,4 +2,4 @@
 Icon=qgn_list_gene_mail
 Category=email.arrive
 Label=tana_fi_more_messages
-DBus-Call=com.nokia.controlpanel /com/nokia/controlpanel com.nokia.controlpanel top_application
+DBus-Call=com.nokia.osso_email /com/nokia/osso_email com.nokia.osso_email open_inbox


More information about the maemo-commits mailing list