Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
authorBryan Clark <clarkbw@cvs.gnome.org>2005-04-22 17:15:21 (GMT)
committer Bryan W Clark <clarkbw@src.gnome.org>2005-04-22 17:15:21 (GMT)
commit3a8f24fb2042df02049d0a94ee4c885962ac979e (patch)
tree377bba6bd28c410340b358f532c290db110b6af6 /data
parent0dd648a068b14fe9e4f45ea7cee47da1783b6bf8 (diff)
fix for bug 301390
2005-04-22 Bryan Clark <clarkbw@cvs.gnome.org> * data/evince.schemas.in: fix for bug 301390
Diffstat (limited to 'data')
-rw-r--r--data/evince.schemas.in2
1 files changed, 1 insertions, 1 deletions
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>