aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--mail/ChangeLog5
-rw-r--r--mail/subscribe-dialog.c2
2 files changed, 6 insertions, 1 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index d181b145d6..12e19839a9 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,8 @@
+2001-07-01 Chris Toshok <toshok@ximian.com>
+
+ * subscribe-dialog.c (subscribe_dialog_gui_init): the FolderSearch
+ control is in a different dockitem now.
+
2001-07-01 Dan Winship <danw@ximian.com>
* mail-tools.c (update_unread_count): Ref the folder before
diff --git a/mail/subscribe-dialog.c b/mail/subscribe-dialog.c
index 117e7cbfd0..34522e6304 100644
--- a/mail/subscribe-dialog.c
+++ b/mail/subscribe-dialog.c
@@ -906,7 +906,7 @@ subscribe_dialog_gui_init (SubscribeDialog *sc)
gtk_widget_show_all (folder_search_widget);
search_control = bonobo_control_new (folder_search_widget);
- bonobo_ui_component_object_set (component, "/Toolbar/FolderSearch",
+ bonobo_ui_component_object_set (component, "/Searchbar/FolderSearch",
bonobo_object_corba_objref (BONOBO_OBJECT (search_control)),
NULL);
2016-05-261-1/+1 * Add missing items to the calligra-l10n ports plists.rakuco2016-03-291-0/+1 * Update Calligra to 2.9.10.rakuco2015-12-221-1/+0 * Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-111-1/+1 * Upgrade OpenEXR and ilmbase to 2.2.0.mandree2014-08-161-1/+1 * - Bump PORTREVISION after KDE4_PREFIX changemakc2014-02-181-0/+1 * - Update Calligra Suite to 2.7.5.avilla2013-12-171-1/+0 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1 * Merge from area51 repository:makc2013-02-051-1/+1 * - Update Calligra to 2.5.1.avilla2012-09-011-5/+0 * The KDE/FreeBSD team is pleased to announce Calligra Suite 2.4.2, KDEavilla2012-05-311-5/+5 * - Update KOffice to 2.1.2 releasefluffy2010-05-111-1/+0 * - update to 1.4.1dinoex2010-03-28