aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--ui/evolution-subscribe.xml6
2 files changed, 10 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 17cb728d6c..4053036a53 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2000-09-28 Chris Toshok <toshok@helixcode.com>
+
+ * ui/evolution-subscribe.xml: add a FolderSearch control, and
+ change "Refresh" to "RefreshList".
+
2000-09-27 Chris Toshok <toshok@helixcode.com>
* ui/evolution-subscribe.xml: add an Refresh List button..
diff --git a/ui/evolution-subscribe.xml b/ui/evolution-subscribe.xml
index 0f0ca2e341..8cac6329e1 100644
--- a/ui/evolution-subscribe.xml
+++ b/ui/evolution-subscribe.xml
@@ -36,9 +36,13 @@
<toolitem type="separator"/>
- <toolitem name="Refresh" verb=""
+ <toolitem name="RefreshList" verb=""
_label="Refresh List" _descr="Refresh List of Folders"
pixtype="pixbuf"/>
+ <toolitem type="separator"/>
+
+ <control name="FolderSearch"/>
+
</dockitem>
</Root>