diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2011-02-18 09:21:30 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2011-02-18 09:21:30 +0800 |
commit | d7b6cc97719f3adcda61ecb19310e44345bbc8b6 (patch) | |
tree | b8180b4c96a046960761092ba9652c294dd9b7bc /mail/evolution-mail.schemas.in | |
parent | b1008815feab6b7a95fd0f11c18a7f018b1a605b (diff) | |
download | gsoc2013-evolution-d7b6cc97719f3adcda61ecb19310e44345bbc8b6.tar.gz gsoc2013-evolution-d7b6cc97719f3adcda61ecb19310e44345bbc8b6.tar.zst gsoc2013-evolution-d7b6cc97719f3adcda61ecb19310e44345bbc8b6.zip |
Bug 642566 - Picture Gallery, not Image Gallery
Diffstat (limited to 'mail/evolution-mail.schemas.in')
-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> |