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-20 06:26:19 (GMT)
committer Bryan W Clark <clarkbw@src.gnome.org>2005-04-20 06:26:19 (GMT)
commitbc91dbb970303220dffb9f8e71cc4b91cd7c4ee1 (patch)
treeeb1f9e9035110ec2c3cf34f130ec355b8d772e1f /data
parentf8e8cdb811022b5eab8845ca5e670a2aa3c4c123 (diff)
Added real long descriptions, closes bug 172496
2005-04-20 Bryan Clark <clarkbw@cvs.gnome.org> * data/evince.schemas.in: Added real long descriptions, closes bug 172496 * README: Added actual text, closes bug 171869
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>