[evince] [thumbnailer] Add gconf schemas for comic cbt files
- From: Carlos Garcia Campos <carlosgc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evince] [thumbnailer] Add gconf schemas for comic cbt files
- Date: Sun, 21 Feb 2010 10:01:09 +0000 (UTC)
commit d917caadaf07f2995b74091f201e23d8742a4430
Author: Carlos Garcia Campos <carlosgc gnome org>
Date: Sun Feb 21 10:59:56 2010 +0100
[thumbnailer] Add gconf schemas for comic cbt files
Fixes bug #609501.
thumbnailer/evince-thumbnailer-comics.schemas.in | 25 ++++++++++++++++++++++
1 files changed, 25 insertions(+), 0 deletions(-)
---
diff --git a/thumbnailer/evince-thumbnailer-comics.schemas.in b/thumbnailer/evince-thumbnailer-comics.schemas.in
index 814cb80..a474935 100644
--- a/thumbnailer/evince-thumbnailer-comics.schemas.in
+++ b/thumbnailer/evince-thumbnailer-comics.schemas.in
@@ -77,5 +77,30 @@
</locale>
</schema>
+ <schema>
+ <key>/schemas/desktop/gnome/thumbnailers/application x-cbt/enable</key>
+ <applyto>/desktop/gnome/thumbnailers/application x-cbt/enable</applyto>
+ <owner>evince</owner>
+ <type>bool</type>
+ <default>true</default>
+ <locale name="C">
+ <short></short>
+ <long></long>
+ </locale>
+ </schema>
+
+
+ <schema>
+ <key>/schemas/desktop/gnome/thumbnailers/application x-cbt/command</key>
+ <applyto>/desktop/gnome/thumbnailers/application x-cbt/command</applyto>
+ <owner>evince</owner>
+ <type>string</type>
+ <default>evince-thumbnailer -s %s %u %o</default>
+ <locale name="C">
+ <short></short>
+ <long></long>
+ </locale>
+ </schema>
+
</schemalist>
</gconfschemafile>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]