diff options
Diffstat (limited to 'shell')
-rw-r--r-- | shell/ChangeLog | 5 | ||||
-rw-r--r-- | shell/GNOME_Evolution_Shell.oaf.in | 2 |
2 files changed, 6 insertions, 1 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 8d4c903e2c..11dc338e8c 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,8 @@ +2002-09-05 Anna Marie Dirks <anna@ximian.com> + + * GNOME_Evolution_Shell.oaf.in : Changed the description + of the folders page in the settings dialog to be more specific. + 2002-09-04 Ettore Perazzoli <ettore@ximian.com> * Makefile.am (INCLUDES): Add a -DPREFIX. diff --git a/shell/GNOME_Evolution_Shell.oaf.in b/shell/GNOME_Evolution_Shell.oaf.in index 39a91abb49..54d80530d9 100644 --- a/shell/GNOME_Evolution_Shell.oaf.in +++ b/shell/GNOME_Evolution_Shell.oaf.in @@ -33,7 +33,7 @@ _value="Folder Settings"/> <oaf_attribute name="evolution:config_item:description" type="string" - _value="This page can be used to configure various folder settings"/> + _value="Configure special folders and offline folder behavior here"/> <oaf_attribute name="evolution:config_item:icon_name" type="string" value="folder-settings.png"/> |