diff options
author | Peter Williams <peterw@ximian.com> | 2001-08-07 03:11:16 +0800 |
---|---|---|
committer | Peter Williams <peterw@src.gnome.org> | 2001-08-07 03:11:16 +0800 |
commit | 3114fe1b36313a7eb047ff462a316e01fa497e04 (patch) | |
tree | 272e25d019bc1d9ac38b2eb4d533a2d9d040fe07 /ui | |
parent | 94b4594e4566ca93f89842002f9fd63e1e8fcd4b (diff) | |
download | gsoc2013-evolution-3114fe1b36313a7eb047ff462a316e01fa497e04.tar gsoc2013-evolution-3114fe1b36313a7eb047ff462a316e01fa497e04.tar.gz gsoc2013-evolution-3114fe1b36313a7eb047ff462a316e01fa497e04.tar.bz2 gsoc2013-evolution-3114fe1b36313a7eb047ff462a316e01fa497e04.tar.lz gsoc2013-evolution-3114fe1b36313a7eb047ff462a316e01fa497e04.tar.xz gsoc2013-evolution-3114fe1b36313a7eb047ff462a316e01fa497e04.tar.zst gsoc2013-evolution-3114fe1b36313a7eb047ff462a316e01fa497e04.zip |
Rename "Manage Subscriptons" to "Subscribe to Folders" as per Aaron's
2001-08-03 Peter Williams <peterw@ximian.com>
* evolution-mail-global.xml: Rename "Manage Subscriptons" to
"Subscribe to Folders" as per Aaron's suggestion. Hopefully a little
more intuitive.
svn path=/trunk/; revision=11708
Diffstat (limited to 'ui')
-rw-r--r-- | ui/ChangeLog | 6 | ||||
-rw-r--r-- | ui/evolution-mail-global.xml | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog index fafbeb42b4..e8b0d775d4 100644 --- a/ui/ChangeLog +++ b/ui/ChangeLog @@ -1,3 +1,9 @@ +2001-08-03 Peter Williams <peterw@ximian.com> + + * evolution-mail-global.xml: Rename "Manage Subscriptons" to + "Subscribe to Folders" as per Aaron's suggestion. Hopefully a little + more intuitive. + 2001-08-02 Jason Leach <jleach@ximian.com> * evolution-contact-editor.xml: Update the updated Save, Save As, diff --git a/ui/evolution-mail-global.xml b/ui/evolution-mail-global.xml index 46811dbc29..df84f0f748 100644 --- a/ui/evolution-mail-global.xml +++ b/ui/evolution-mail-global.xml @@ -105,7 +105,7 @@ <separator/> - <menuitem name="ToolsSubscriptions" verb="" _label="Manage _Subscriptions..."/> + <menuitem name="ToolsSubscriptions" verb="" _label="_Subscribe to Folders..."/> <separator/> |