aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@helixcode.com>2000-08-22 18:12:49 +0800
committerChris Lahey <clahey@src.gnome.org>2000-08-22 18:12:49 +0800
commit7ab18c57cdb8a06022dc2f7601fab5ce398294cb (patch)
tree342233da09a6473c431ea06f3517a9a818c63411 /addressbook
parenta30113eebca968c19094643505932a3558e08704 (diff)
downloadgsoc2013-evolution-7ab18c57cdb8a06022dc2f7601fab5ce398294cb.tar.gz
gsoc2013-evolution-7ab18c57cdb8a06022dc2f7601fab5ce398294cb.tar.zst
gsoc2013-evolution-7ab18c57cdb8a06022dc2f7601fab5ce398294cb.zip
Linked in the search dialog again. It looks like some changes in the shell
2000-08-22 Christopher James Lahey <clahey@helixcode.com> * gui/component/addressbook.c: Linked in the search dialog again. It looks like some changes in the shell made this not work. svn path=/trunk/; revision=4916
Diffstat (limited to 'addressbook')
-rw-r--r--addressbook/ChangeLog5
-rw-r--r--addressbook/gui/component/addressbook.c13
2 files changed, 15 insertions, 3 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 03001f30dc..5f86fa875b 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,8 @@
+2000-08-22 Christopher James Lahey <clahey@helixcode.com>
+
+ * gui/component/addressbook.c: Linked in the search dialog again.
+ It looks like some changes in the shell made this not work.
+
2000-08-19 Christopher James Lahey <clahey@helixcode.com>
* conduit/address-conduit.c, conduit/address-conduit.h: Changed
diff --git a/addressbook/gui/component/addressbook.c b/addressbook/gui/component/addressbook.c
index 6a997cd2a4..9c0213edd8 100644
--- a/addressbook/gui/component/addressbook.c
+++ b/addressbook/gui/component/addressbook.c
@@ -86,7 +86,8 @@ control_deactivate (BonoboControl *control, BonoboUIHandler *uih)
#ifdef HAVE_LDAP
bonobo_ui_handler_menu_remove (uih, "/Actions/New Directory Server");
#endif
- bonobo_ui_handler_menu_remove (uih, "/Tools/Search");
+ bonobo_ui_handler_menu_remove (uih, "/<Component Placeholder>/Tools");
+ bonobo_ui_handler_menu_remove (uih, "/<Component Placeholder>/Tools/Search");
/* remove our toolbar */
bonobo_ui_handler_dock_remove (uih, "/Toolbar");
}
@@ -540,8 +541,14 @@ control_activate (BonoboControl *control, BonoboUIHandler *uih,
(gpointer)view);
#endif
- bonobo_ui_handler_menu_new_item (uih, "/Tools/Search",
- N_("_Search for contacts"),
+ bonobo_ui_handler_menu_new_subtree (uih, "/<Component Placeholder>/Tools",
+ _("_Tools"),
+ NULL, -1,
+ BONOBO_UI_HANDLER_PIXMAP_NONE, NULL,
+ 0, 0);
+
+ bonobo_ui_handler_menu_new_item (uih, "/<Component Placeholder>/Tools/Search",
+ N_("_Search for contacts"),
NULL, -1,
BONOBO_UI_HANDLER_PIXMAP_STOCK, GNOME_STOCK_MENU_SEARCH,
0, 0, search_cb,
* Update Calligra to 2.9.10.rakuco2015-12-223-49/+37 * Update to 5.0.4.jkim2015-12-181-4/+4 * eric6 ports: Update to version 6.1.0.bsam2015-12-071-2/+2 * Remove expired ports:rene2015-11-2917-657/+0 * Update to 5.0.3.jkim2015-11-041-4/+4 * Deprecate ports broken for more than 6 monthsantoine2015-10-263-0/+6 * Update to 5.0.2.jkim2015-09-242-6/+6 * eric6 ports: Update to version 6.0.9.bsam2015-09-121-2/+2 * Update LibreOffice to 5.0.1.jkim2015-09-021-4/+4 * - Switch to options helpersamdmi32015-08-271-6/+6 * devel/eric6 and eric6 i18n files: update to version 6.0.8bsam2015-08-181-2/+2 * Remove tryton 2.4 leftoversrm2015-08-054-29/+0 * - Add NO_ARCHsunpoet2015-07-181-0/+1 * - Add NO_ARCHsunpoet2015-07-181-0/+1 * - Add NO_ARCHsunpoet2015-07-181-0/+1 * - Update to 1.8.15sunpoet2015-05-242-0/+2 * Remove $FreeBSD$ from patches files in categories a-j.mat2015-05-221-2/+1 * MASTER_SITES cleanup.mat2015-05-142-4/+2 * eric6 ports: Update to version 6.0.5.bsam2015-05-081-2/+2 * Update to 4.3.7.jkim2015-04-261-4/+4 * eric6 ports: Update to version 6.0.4.bsam2015-04-091-2/+2 * Mark a few ports in french category BROKEN (unfetchable)antoine2015-04-053-0/+6 * 8 ports categories: Remove $PTHREAD_LIBSmarino2015-03-241-6/+6 * Update KDE SC to 4.14.3alonso2015-03-121-2/+2 * - Update to 5.3sunpoet2015-03-092-3/+3 * Eric6 localization files.bsam2015-03-083-0/+10 * - Update to 4.3.6.jkim2015-02-211-4/+4 * Update Code_Aster to 11.7.0-1, with its different tools.thierry2015-02-1910-2323/+46 * Unbreak on headantoine2015-02-151-11/+7 * Switch some dependencies from a directory name or a file generated by pkg-ins...antoine2015-01-242-7/+7 * - Update to 1.8.14sunpoet2015-01-182-2/+2 * * Port updated to 0.1.41naddy2015-01-185-17/+32 * Uses the new blaslapack.mk.thierry2015-01-061-24/+10 * cleanup plistbapt2014-12-212-2/+0 * Update to 4.3.5.jkim2014-12-191-4/+4 * Update to 4.3.4.jkim2014-11-271-4/+4 * Update to 4.3.3.jkim2014-11-011-4/+4 * Cleanup plistbapt2014-10-2011-174/+0 * - Convert ports from french/ and ftp/ to new USES=pythonmva2014-10-204-9/+6 * KDE/FreeBSD team presents KDE SC 4.14.2 and KDE Workspace 4.11.13!makc2014-10-193-267/+68 * Update to 4.3.2.jkim2014-10-172-5/+4 * Update to 5.2bapt2014-10-062-4/+3 * MASTER_SITES is often down these days => mirror the distfile.thierry2014-10-022-4/+3 * Remove patches that added an autotools based build system and instead usetijl2014-09-258-73/+17 * Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-1110-7/+10 * eric4 ports: update to version 4.5.24.bsam2014-09-10