aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJP Rosevear <jpr@novell.com>2005-02-08 08:38:40 +0800
committerJP Rosevear <jpr@src.gnome.org>2005-02-08 08:38:40 +0800
commit80f47d42b88b901c3234f923ce50eaa785397e4b (patch)
treeb77e32a9eb8842fe9ea5b295e286d72a2316ac9b
parentcfb8f79b502ff22a53179113c2850619975c1142 (diff)
downloadgsoc2013-evolution-80f47d42b88b901c3234f923ce50eaa785397e4b.tar
gsoc2013-evolution-80f47d42b88b901c3234f923ce50eaa785397e4b.tar.gz
gsoc2013-evolution-80f47d42b88b901c3234f923ce50eaa785397e4b.tar.bz2
gsoc2013-evolution-80f47d42b88b901c3234f923ce50eaa785397e4b.tar.lz
gsoc2013-evolution-80f47d42b88b901c3234f923ce50eaa785397e4b.tar.xz
gsoc2013-evolution-80f47d42b88b901c3234f923ce50eaa785397e4b.tar.zst
gsoc2013-evolution-80f47d42b88b901c3234f923ce50eaa785397e4b.zip
clean up descriptions
2005-02-07 JP Rosevear <jpr@novell.com> * gui/component/apps_evolution_addressbook.schemas.in.in: clean up descriptions svn path=/trunk/; revision=28743
-rw-r--r--addressbook/ChangeLog5
-rw-r--r--addressbook/gui/component/apps_evolution_addressbook.schemas.in.in10
2 files changed, 10 insertions, 5 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 00f0c8f990..99cdb61453 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,8 @@
+2005-02-07 JP Rosevear <jpr@novell.com>
+
+ * gui/component/apps_evolution_addressbook.schemas.in.in: clean up
+ descriptions
+
2005-01-06 Sivaiah Nallagatla <snallagatla@novell.com>
* e-minicard.c (remodel) : changed the loop
diff --git a/addressbook/gui/component/apps_evolution_addressbook.schemas.in.in b/addressbook/gui/component/apps_evolution_addressbook.schemas.in.in
index fd473c4169..010073331e 100644
--- a/addressbook/gui/component/apps_evolution_addressbook.schemas.in.in
+++ b/addressbook/gui/component/apps_evolution_addressbook.schemas.in.in
@@ -22,7 +22,7 @@
<type>int</type>
<default>3</default>
<locale name="C">
- <short>The number of characters that must be typed before Evolution will attempt to autocomplete</short>
+ <short>Autocomplete length</short>
<long>The number of characters that must be typed before Evolution will attempt to autocomplete.</long>
</locale>
</schema>
@@ -49,8 +49,8 @@
<owner>evolution-addressbook</owner>
<type>int</type>
<locale name="C">
- <short>Position of the vertical pane in main view</short>
- <long>Position of the vertical pane in main view.</long>
+ <short>Vertical pane position</short>
+ <long>Position of the vertical pane, between the card and list views and the preview pane, in pixels.</long>
</locale>
</schema>
@@ -61,8 +61,8 @@
<type>bool</type>
<default>true</default>
<locale name="C">
- <short>Show the "Preview" pane</short>
- <long>Show the "Preview" pane.</long>
+ <short>Show preview pane</short>
+ <long>Whether to show the preview pane.</long>
</locale>
</schema>