Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/evince.schemas.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/data/evince.schemas.in b/data/evince.schemas.in
index 0e7bb05..3eb845c 100644
--- a/data/evince.schemas.in
+++ b/data/evince.schemas.in
@@ -8,7 +8,7 @@
<default>true</default>
<locale name="C">
<short>Show toolbar by default</short>
- <long>Show toolbar by default.</long>
+ <long>Toolbar is the top bar that contains navigation and zoom controls. Two boolean options, true makes toolbar visible by default while false makes toolbar not visible by default.</long>
</locale>
</schema>
<schema>
@@ -19,7 +19,7 @@
<default>true</default>
<locale name="C">
<short>Show sidebar by default</short>
- <long>Show sidebar by default.</long>
+ <long>Sidebar is the side item that contains the Index and Thumbnail lists. Two boolean options, true makes sidebar visible by default while false makes sidebar not visible by default </long>
</locale>
</schema>
<schema>
@@ -30,7 +30,7 @@
<default>true</default>
<locale name="C">
<short>Show statusbar by default</short>
- <long>Show statusbar by default.</long>
+ <long>Statusbar is the standard bottom bar that display additional information about links and other actions. Two boolean options, true makes the statusbar visible by default while false makes sidebar not visible by default.</long>
</locale>
</schema>
<schema>
@@ -41,7 +41,7 @@
<default>132</default>
<locale name="C">
<short>Default sidebar size</short>
- <long>The default sidebar size.</long>
+ <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>
</locale>
</schema>
</schemalist>