summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2017-02-07 10:40:44 +0100
committerMilan Crha <mcrha@redhat.com>2017-02-07 10:40:44 +0100
commit496bd58778d495fcf96c52c7e0d4873ad04a7392 (patch)
tree745acb43415f004ddd4c1ca181c1c772bc926fe3 /data
parentb54373ddcfec9311a02b60ee83a56e857e4556cf (diff)
downloadevolution-data-server-496bd58778d495fcf96c52c7e0d4873ad04a7392.tar.gz
Bug 777660 - Strange sentence in gschema string
Diffstat (limited to 'data')
-rw-r--r--data/org.gnome.evolution-data-server.gschema.xml.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/org.gnome.evolution-data-server.gschema.xml.in b/data/org.gnome.evolution-data-server.gschema.xml.in
index 52d3f662b..a669207cd 100644
--- a/data/org.gnome.evolution-data-server.gschema.xml.in
+++ b/data/org.gnome.evolution-data-server.gschema.xml.in
@@ -7,7 +7,7 @@
<key name="camel-gpg-binary" type="s">
<default>''</default>
<_summary>An absolute path where the gpg (or gpg2) binary is</_summary>
- <_description>An example is “/usr/bin/gpg”; if it is not filled, or doesn’t exist, then it is searched for it. Change requires restart of the application.</_description>
+ <_description>An example is “/usr/bin/gpg”; when it is left empty, or an incorrect value is set, then it will be searched for. Change requires restart of the application.</_description>
</key>
<key name="camel-cipher-load-photos" type="b">
<default>true</default>