aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/component/select-names/e-select-names.c
diff options
context:
space:
mode:
Diffstat (limited to 'addressbook/gui/component/select-names/e-select-names.c')
-rw-r--r--addressbook/gui/component/select-names/e-select-names.c2
1 files changed, 1 insertions, 1 deletions
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;