From 3f1448b0119585493e1d213af9afde5faf50cb2c Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Fri, 18 Sep 2009 10:28:13 -0400 Subject: Restore the alarm notify daemon. Convert evolution-alarm-notify to an autostart program, add a .desktop file for it, and use libunique to ensure only one instance is running. --- shell/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shell') diff --git a/shell/main.c b/shell/main.c index 9f3070dcaa..a74e28ace5 100644 --- a/shell/main.c +++ b/shell/main.c @@ -429,7 +429,7 @@ create_default_shell (void) shell = g_object_new ( E_TYPE_SHELL, - "name", "org.gnome.evolution", + "name", "org.gnome.Evolution", "online", online, NULL); -- cgit v1.2.3