Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
-rw-r--r--data/evince.schemas.in4
2 files changed, 8 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 2f7a796..165b8aa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-02-28 Marco Pesenti Gritti <marco@gnome.org>
+
+ * data/evince.schemas.in:
+
+ Correct confusing string
+
Sun Feb 27 23:00:31 2005 Jonathan Blandford <jrb@redhat.com>
* shell/ev-sidebar-links.c (do_one_iteration): Handle title links
diff --git a/data/evince.schemas.in b/data/evince.schemas.in
index c74653a..0e7bb05 100644
--- a/data/evince.schemas.in
+++ b/data/evince.schemas.in
@@ -40,8 +40,8 @@
<type>int</type>
<default>132</default>
<locale name="C">
- <short>Sidebar size by default</short>
- <long>Sidebar size by default.</long>
+ <short>Default sidebar size</short>
+ <long>The default sidebar size.</long>
</locale>
</schema>
</schemalist>