From 2d97be126749cc2b9d5571dc9724587333a66867 Mon Sep 17 00:00:00 2001 From: Jason Conti Date: Tue, 10 May 2011 15:22:36 -0400 Subject: Something didn't like the hyphen in recent-notifications so changed the bus names to RecentNotifications. My guess is libindicator, since dbus let me register com.launchpad.recent-notifications.indicator but the menu path didn't show up. --- data/indicator-notifications.service.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data') diff --git a/data/indicator-notifications.service.in b/data/indicator-notifications.service.in index cc8faa8..63373a4 100644 --- a/data/indicator-notifications.service.in +++ b/data/indicator-notifications.service.in @@ -1,3 +1,3 @@ [D-BUS Service] -Name=com.launchpad.recent-notifications.indicator +Name=com.launchpad.RecentNotifications.indicator Exec=@libexecdir@/indicator-notifications-service -- cgit v1.2.3