diff options
Diffstat (limited to 'plugins')
-rw-r--r-- | plugins/folder-unsubscribe/ChangeLog | 7 | ||||
-rw-r--r-- | plugins/folder-unsubscribe/org-gnome-mail-folder-unsubscribe.eplug.xml | 2 |
2 files changed, 8 insertions, 1 deletions
diff --git a/plugins/folder-unsubscribe/ChangeLog b/plugins/folder-unsubscribe/ChangeLog index c58c840d45..fd8eb19b43 100644 --- a/plugins/folder-unsubscribe/ChangeLog +++ b/plugins/folder-unsubscribe/ChangeLog @@ -1,3 +1,10 @@ +2008-09-23 Matthew Barnes <mbarnes@redhat.com> + + ** Fixes part of bug #552850 + + * org-gnome-mail-folder-unsubscribe.eplug.xml: + Prefer the term "side bar" over "folder tree". + 2008-08-27 Sankar P <psankar@novell.com> License Changes diff --git a/plugins/folder-unsubscribe/org-gnome-mail-folder-unsubscribe.eplug.xml b/plugins/folder-unsubscribe/org-gnome-mail-folder-unsubscribe.eplug.xml index 6452504f95..44cf7af61f 100644 --- a/plugins/folder-unsubscribe/org-gnome-mail-folder-unsubscribe.eplug.xml +++ b/plugins/folder-unsubscribe/org-gnome-mail-folder-unsubscribe.eplug.xml @@ -6,7 +6,7 @@ domain="@GETTEXT_PACKAGE@" _name="Unsubscribe Folders" location="@PLUGINDIR@/liborg-gnome-mail-folder-unsubscribe@SOEXT@"> - <_description>Allows unsubscribing of mail folders in the folder tree context menu.</_description> + <_description>Allows unsubscribing of mail folders in the side bar context menu.</_description> <author name="Jeffrey Stedfast" email="fejj@novell.com"/> <hook class="org.gnome.evolution.mail.popup:1.0"> |