From b394895eb670571fb5b235b45f8b0546f087c1c8 Mon Sep 17 00:00:00 2001 From: Michael Meeks Date: Sat, 14 Oct 2000 18:18:28 +0000 Subject: if we are in LDAP mode then merge in the extra few items, otherwise just 2000-10-14 Michael Meeks * gui/component/addressbook.c (control_activate): if we are in LDAP mode then merge in the extra few items, otherwise just merge the standard thing; saves duplication. * shell/e-shell-view-menu.c: rename debug verb. svn path=/trunk/; revision=5920 --- shell/e-shell-view-menu.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shell/e-shell-view-menu.c') diff --git a/shell/e-shell-view-menu.c b/shell/e-shell-view-menu.c index 8d943fadd0..e551e8ce3f 100644 --- a/shell/e-shell-view-menu.c +++ b/shell/e-shell-view-menu.c @@ -435,7 +435,7 @@ menu_do_misc (BonoboUIComponent *component, component, "HelpAbout", (BonoboUIVerbFn) command_about_box, shell_view); bonobo_ui_component_add_verb ( - component, "DumpXML", + component, "DebugDumpXml", (BonoboUIVerbFn) command_xml_dump, shell_view); } -- cgit v1.2.3