Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--data/evince.schemas.in2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index fbff7cd..f28db3d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-04-22 Bryan Clark <clarkbw@cvs.gnome.org>
+
+ * data/evince.schemas.in: fix for bug 301390
+
2005-04-22 Marco Pesenti Gritti <mpg@redhat.com>
* shell/ev-view.c: (ev_view_can_zoom_in), (ev_view_can_zoom_out),
diff --git a/data/evince.schemas.in b/data/evince.schemas.in
index 3eb845c..60d37de 100644
--- a/data/evince.schemas.in
+++ b/data/evince.schemas.in
@@ -41,7 +41,7 @@
<default>132</default>
<locale name="C">
<short>Default sidebar size</short>
- <long>Sidebar is the side item that contains the Index and Thumbnail lists. The default size sets the sidebars width in pixels baded from the side of the window. Any integer will be accepted. The sidebar will never shrink smaller than the size of the text required to display Thumbnails or Index. Large values will cause the sidebar to take up as much room as possible.</long>
+ <long>Sidebar is the side item that contains the Index and Thumbnail lists. The default size sets the sidebar's width in pixels based from the side of the window. Any integer will be accepted. The sidebar will never shrink smaller than the size of the text required to display Thumbnails or Index. Large values will cause the sidebar to take up as much of the page display area as possible relative to the window's size.</long>
</locale>
</schema>
</schemalist>