From c406ecad32f63137e4cb60548b519dac65f9b9a7 Mon Sep 17 00:00:00 2001 From: Rodney Dawes Date: Mon, 9 Feb 2004 17:59:04 +0000 Subject: Use the AlarmNotify_Factory for --force-shutdown 2004-02-09 Rodney Dawes * tools/killev.c: Use the AlarmNotify_Factory for --force-shutdown Fixes #54084 svn path=/trunk/; revision=24684 --- tools/killev.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/killev.c') diff --git a/tools/killev.c b/tools/killev.c index 4415174420..f5f6edaa4e 100644 --- a/tools/killev.c +++ b/tools/killev.c @@ -209,7 +209,7 @@ main (int argc, char **argv) add_matching_repo_id ("IDL:GNOME/Evolution/IntelligentImporter:" BASE_VERSION); add_matching_repo_id ("IDL:GNOME/Spell/Dictionary:0.3"); - add_matching_iid ("OAFIID:GNOME_Evolution_Calendar_AlarmNotify:" BASE_VERSION); + add_matching_iid ("OAFIID:GNOME_Evolution_Calendar_AlarmNotify_Factory:" BASE_VERSION); add_matching_iid ("OAFIID:GNOME_GtkHTML_Editor_Factory:3.1"); g_hash_table_foreach_remove (components, kill_component, NULL); -- cgit v1.2.3