diff options
author | Anna Marie Dirks <anna@ximian.com> | 2002-09-06 02:23:20 +0800 |
---|---|---|
committer | Anna Dirks <anna@src.gnome.org> | 2002-09-06 02:23:20 +0800 |
commit | 07a1b922b55722dd04a7cca5d9ff23d2c82c5621 (patch) | |
tree | 2ae23eae80c66da38bcc244429991357409bdb7b /mail | |
parent | 1fa08a33f87f3f7944448b91bdaee410865e4545 (diff) | |
download | gsoc2013-evolution-07a1b922b55722dd04a7cca5d9ff23d2c82c5621.tar.gz gsoc2013-evolution-07a1b922b55722dd04a7cca5d9ff23d2c82c5621.tar.zst gsoc2013-evolution-07a1b922b55722dd04a7cca5d9ff23d2c82c5621.zip |
Changed the descriptions of the fonts, mail, accounts and composer pages
2002-09-05 Anna Marie Dirks <anna@ximian.com>
* GNOME_Evolution_Mail.oaf.in: Changed the descriptions of the
fonts, mail, accounts and composer pages of the settings dialog to be
hopefully more descriptive and less confusing.
svn path=/trunk/; revision=17988
Diffstat (limited to 'mail')
-rw-r--r-- | mail/ChangeLog | 6 | ||||
-rw-r--r-- | mail/GNOME_Evolution_Mail.oaf.in | 11 |
2 files changed, 13 insertions, 4 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index ee58e7499d..cc39096393 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,9 @@ +2002-09-05 Anna Marie Dirks <anna@ximian.com> + + * GNOME_Evolution_Mail.oaf.in: Changed the descriptions of the + fonts, mail, accounts and composer pages of the settings dialog to be + hopefully more descriptive and less confusing. + 2002-09-04 Ettore Perazzoli <ettore@ximian.com> * upgrade-mailer.c (upgrade): Return FALSE here. diff --git a/mail/GNOME_Evolution_Mail.oaf.in b/mail/GNOME_Evolution_Mail.oaf.in index 0c3dae4ec7..4d6f4ea33a 100644 --- a/mail/GNOME_Evolution_Mail.oaf.in +++ b/mail/GNOME_Evolution_Mail.oaf.in @@ -212,7 +212,7 @@ _value="Mail Accounts"/> <oaf_attribute name="evolution:config_item:description" type="string" - _value="This page can be used to configure E-Mail Accounts"/> + _value="Configure your email accounts here"/> <oaf_attribute name="evolution:config_item:icon_name" type="string" value="mail-accounts-settings.png"/> @@ -241,7 +241,7 @@ _value="Mail Preferences"/> <oaf_attribute name="evolution:config_item:description" type="string" - _value="This page can be used to configure Mailer preferences"/> + _value="Configure mail preferences, including security and message display, here"/> <oaf_attribute name="evolution:config_item:icon_name" type="string" value="mail-config-druid.png"/> @@ -266,7 +266,7 @@ _value="Font Preferences"/> <oaf_attribute name="evolution:config_item:description" type="string" - _value="This Page can be used to configure the Fonts"/> + _value="Configure the fonts used by Evolution here"/> <oaf_attribute name="evolution:config_item:icon_name" type="string" value="font.png"/> @@ -291,7 +291,7 @@ _value="Composer Preferences"/> <oaf_attribute name="evolution:config_item:description" type="string" - _value="This page can be used to configure the Composer"/> + _value="Configure spell-checking, signatures, and the message composer here"/> <oaf_attribute name="evolution:config_item:icon_name" type="string" value="composer-settings.png"/> @@ -304,3 +304,6 @@ </oaf_server> </oaf_info> + + + |