From 25c8eea5294d267d1e7071cea5ea726617c5fb4a Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Wed, 20 Oct 2004 03:03:05 +0000 Subject: convert to org.gnome hook names 2004-10-19 JP Rosevear * gui/component/addressbook-view.c, gui/component/select-names/e-select-names.c, gui/widgets/e-addressbook-view.c, gui/widgets/eab-menu.c, gui/widgets/eab-popup.c: convert to org.gnome hook names svn path=/trunk/; revision=27637 --- addressbook/gui/component/select-names/e-select-names.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'addressbook/gui/component/select-names') diff --git a/addressbook/gui/component/select-names/e-select-names.c b/addressbook/gui/component/select-names/e-select-names.c index 6b13637299..cfa8a021e2 100644 --- a/addressbook/gui/component/select-names/e-select-names.c +++ b/addressbook/gui/component/select-names/e-select-names.c @@ -705,7 +705,7 @@ section_right_click_cb (ETable *et, int row, int col, GdkEvent *ev, ESelectNames int i; GtkMenu *menu; - ep = eab_popup_new("com.novell.evolution.addressbook.selectNames.popup"); + ep = eab_popup_new("org.gnome.evolution.addressbook.selectNames.popup"); t = eab_popup_target_new_select_names(ep, child->source, row); t->target.widget = (GtkWidget *)et; -- cgit v1.2.3