aboutsummaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
authorxclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>2008-05-21 18:17:42 +0800
committerxclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>2008-05-21 18:17:42 +0800
commit050f671f8aca9b319e34237b4b0260715bde07f9 (patch)
treefbcaee89302dae9eb99ecbe549b28ac8ad58636f /data
parent1ae4066f23794cdd13ba882ca33cf8cd97da3e0c (diff)
downloadgsoc2013-empathy-050f671f8aca9b319e34237b4b0260715bde07f9.tar
gsoc2013-empathy-050f671f8aca9b319e34237b4b0260715bde07f9.tar.gz
gsoc2013-empathy-050f671f8aca9b319e34237b4b0260715bde07f9.tar.bz2
gsoc2013-empathy-050f671f8aca9b319e34237b4b0260715bde07f9.tar.lz
gsoc2013-empathy-050f671f8aca9b319e34237b4b0260715bde07f9.tar.xz
gsoc2013-empathy-050f671f8aca9b319e34237b4b0260715bde07f9.tar.zst
gsoc2013-empathy-050f671f8aca9b319e34237b4b0260715bde07f9.zip
Schema short description improved. Fixes bug #533541 (Claude Paroz).
git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@1115 4ee84921-47dd-4033-b63a-18d7a039a3e4
Diffstat (limited to 'data')
-rw-r--r--data/empathy.schemas.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/data/empathy.schemas.in b/data/empathy.schemas.in
index b0246ef16..1963de981 100644
--- a/data/empathy.schemas.in
+++ b/data/empathy.schemas.in
@@ -268,7 +268,7 @@
<type>bool</type>
<default>false</default>
<locale name="C">
- <short>Checks if Salut account is created</short>
+ <short>Salut account is created</short>
<long>
Whether or not the Salut account has been created on the first
Empathy run.
@@ -283,7 +283,7 @@
<type>bool</type>
<default>true</default>
<locale name="C">
- <short>Checks if NetworkManager should be used</short>
+ <short>NetworkManager should be used</short>
<long>
Whether or not the network manager should be used to automatically
disconnect/reconnect.
@@ -298,7 +298,7 @@
<type>bool</type>
<default>true</default>
<locale name="C">
- <short>Checks if Empathy should auto-connect on startup</short>
+ <short>Empathy should auto-connect on startup</short>
<long>
Whether or not Empathy should automatically log in to your accounts on startup.
</long>