diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2011-02-18 09:21:30 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@gnome-db.org> | 2011-06-30 00:41:36 +0800 |
commit | a5a7e478509f311306c3907b910adeb10c2b1925 (patch) | |
tree | 1c867e648f3382decc5f836dee633f5c4232cf91 /mail | |
parent | db860503e3fdf2c983deb54f71964ca70ad7b059 (diff) | |
download | gsoc2013-evolution-a5a7e478509f311306c3907b910adeb10c2b1925.tar.gz gsoc2013-evolution-a5a7e478509f311306c3907b910adeb10c2b1925.tar.zst gsoc2013-evolution-a5a7e478509f311306c3907b910adeb10c2b1925.zip |
Bug 642566 - Picture Gallery, not Image Gallery
Diffstat (limited to 'mail')
-rw-r--r-- | mail/evolution-mail.schemas.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/evolution-mail.schemas.in b/mail/evolution-mail.schemas.in index 3a75ad26a6..993fa406a8 100644 --- a/mail/evolution-mail.schemas.in +++ b/mail/evolution-mail.schemas.in @@ -353,7 +353,7 @@ <type>string</type> <default></default> <locale name="C"> - <short>Path where image gallery should search for its content</short> + <short>Path where picture gallery should search for its content</short> <long>This value can be an empty string, which means it'll use the system Picture folder, usually set to ~/Pictures. This folder will be also used when the set path is not pointing to the existent folder.</long> |