aboutsummaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authorChris Toshok <toshok@helixcode.com>2000-09-28 14:44:57 +0800
committerChris Toshok <toshok@src.gnome.org>2000-09-28 14:44:57 +0800
commit3e77ddc8564793b40832afd8d464ce24b17e40c3 (patch)
treeddf942c2f18b04fa56aba99e33238ea966a7a9b3 /ui
parent67c50dc234f6ad9366c32ba25acb1971b76a0130 (diff)
downloadgsoc2013-evolution-3e77ddc8564793b40832afd8d464ce24b17e40c3.tar
gsoc2013-evolution-3e77ddc8564793b40832afd8d464ce24b17e40c3.tar.gz
gsoc2013-evolution-3e77ddc8564793b40832afd8d464ce24b17e40c3.tar.bz2
gsoc2013-evolution-3e77ddc8564793b40832afd8d464ce24b17e40c3.tar.lz
gsoc2013-evolution-3e77ddc8564793b40832afd8d464ce24b17e40c3.tar.xz
gsoc2013-evolution-3e77ddc8564793b40832afd8d464ce24b17e40c3.tar.zst
gsoc2013-evolution-3e77ddc8564793b40832afd8d464ce24b17e40c3.zip
add an Refresh List button..
2000-09-27 Chris Toshok <toshok@helixcode.com> * ui/evolution-subscribe.xml: add an Refresh List button.. svn path=/trunk/; revision=5611
Diffstat (limited to 'ui')
-rw-r--r--ui/evolution-subscribe.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/ui/evolution-subscribe.xml b/ui/evolution-subscribe.xml
index 7e7e713d59..0f0ca2e341 100644
--- a/ui/evolution-subscribe.xml
+++ b/ui/evolution-subscribe.xml
@@ -34,5 +34,11 @@
_label="Unsubscribe" _descr="Remove folder from your list of subscribed folders"
pixtype="pixbuf"/>
+ <toolitem type="separator"/>
+
+ <toolitem name="Refresh" verb=""
+ _label="Refresh List" _descr="Refresh List of Folders"
+ pixtype="pixbuf"/>
+
</dockitem>
</Root>