summaryrefslogtreecommitdiff
path: root/thumbnailer/atril-thumbnailer-djvu.schemas.in
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2012-11-14 16:50:57 +0100
committerStefano Karapetsas <[email protected]>2012-11-14 16:50:57 +0100
commit86c19c7171c6e0d94d411a94d5272149830eb880 (patch)
treed543a3df5664c71a7fd060e2030afe99b2378588 /thumbnailer/atril-thumbnailer-djvu.schemas.in
parenta3e366350fcae5c103fb55e5452ae73f33e5c1cc (diff)
downloadatril-86c19c7171c6e0d94d411a94d5272149830eb880.tar.bz2
atril-86c19c7171c6e0d94d411a94d5272149830eb880.tar.xz
thumbnailer: remove mateconf schemas
Diffstat (limited to 'thumbnailer/atril-thumbnailer-djvu.schemas.in')
-rw-r--r--thumbnailer/atril-thumbnailer-djvu.schemas.in30
1 files changed, 0 insertions, 30 deletions
diff --git a/thumbnailer/atril-thumbnailer-djvu.schemas.in b/thumbnailer/atril-thumbnailer-djvu.schemas.in
deleted file mode 100644
index bb0b216f..00000000
--- a/thumbnailer/atril-thumbnailer-djvu.schemas.in
+++ /dev/null
@@ -1,30 +0,0 @@
-<mateconfschemafile>
- <schemalist>
-
- <schema>
- <key>/schemas/desktop/mate/thumbnailers/[email protected]/enable</key>
- <applyto>/desktop/mate/thumbnailers/[email protected]/enable</applyto>
- <owner>atril</owner>
- <type>bool</type>
- <default>true</default>
- <locale name="C">
- <short></short>
- <long></long>
- </locale>
- </schema>
-
-
- <schema>
- <key>/schemas/desktop/mate/thumbnailers/[email protected]/command</key>
- <applyto>/desktop/mate/thumbnailers/[email protected]/command</applyto>
- <owner>atril</owner>
- <type>string</type>
- <default>atril-thumbnailer -s %s %u %o</default>
- <locale name="C">
- <short></short>
- <long></long>
- </locale>
- </schema>
-
- </schemalist>
-</mateconfschemafile>