Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/thumbnailer
diff options
context:
space:
mode:
Diffstat (limited to 'thumbnailer')
-rw-r--r--thumbnailer/evince-thumbnailer.schemas8
1 files changed, 4 insertions, 4 deletions
diff --git a/thumbnailer/evince-thumbnailer.schemas b/thumbnailer/evince-thumbnailer.schemas
index cf82b9d..07cc61d 100644
--- a/thumbnailer/evince-thumbnailer.schemas
+++ b/thumbnailer/evince-thumbnailer.schemas
@@ -8,8 +8,8 @@
<type>bool</type>
<default>true</default>
<locale name="C">
- <short></short>
- <long></long>
+ <short>Enable thumbnailing of PDF Documents</short>
+ <long>Boolean options available, true enables thumbnailing and false disables the creation of new thumbnails</long>
</locale>
</schema>
@@ -21,8 +21,8 @@
<type>string</type>
<default>evince-thumbnailer -s %s %u %o</default>
<locale name="C">
- <short></short>
- <long></long>
+ <short>Thumbnail command for PDF Documents</short>
+ <long>Valid command plus arguments for the PDF Document thumbnailer. See nautilus thumbnailer documentation for more information.</long>
</locale>
</schema>