diff options
Diffstat (limited to 'thumbnailer')
-rw-r--r-- | thumbnailer/Makefile.am | 53 | ||||
-rw-r--r-- | thumbnailer/atril-thumbnailer-comics.schemas.in | 106 | ||||
-rw-r--r-- | thumbnailer/atril-thumbnailer-djvu.schemas.in | 30 | ||||
-rw-r--r-- | thumbnailer/atril-thumbnailer-dvi.schemas.in | 83 | ||||
-rw-r--r-- | thumbnailer/atril-thumbnailer-ps.schemas.in | 154 | ||||
-rw-r--r-- | thumbnailer/atril-thumbnailer-xps.schemas.in | 30 | ||||
-rw-r--r-- | thumbnailer/atril-thumbnailer.schemas.in | 80 |
7 files changed, 0 insertions, 536 deletions
diff --git a/thumbnailer/Makefile.am b/thumbnailer/Makefile.am index 5bbbf5b8..ab59f5c2 100644 --- a/thumbnailer/Makefile.am +++ b/thumbnailer/Makefile.am @@ -37,63 +37,10 @@ atril.thumbnailer: $(thumbnailer_in_files) -e "s|\@ATRIL_MIME_TYPES\@|$(ATRIL_MIME_TYPES)|" \ $< > $@ -schema_files = \ - atril-thumbnailer-dvi.schemas.in \ - atril-thumbnailer-djvu.schemas.in \ - atril-thumbnailer-comics.schemas.in \ - atril-thumbnailer-ps.schemas.in \ - atril-thumbnailer-xps.schemas.in \ - atril-thumbnailer.schemas.in - -if WITH_MATECONF - -@INTLTOOL_SCHEMAS_RULE@ - -schema_DATA = - -if ENABLE_PDF -schema_DATA += atril-thumbnailer.schemas -endif - -if ENABLE_PS -schema_DATA += atril-thumbnailer-ps.schemas -endif - -if ENABLE_DJVU -schema_DATA += atril-thumbnailer-djvu.schemas -endif - -if ENABLE_DVI -schema_DATA += atril-thumbnailer-dvi.schemas -endif - -if ENABLE_COMICS -schema_DATA += atril-thumbnailer-comics.schemas -endif - -if ENABLE_XPS -schema_DATA += atril-thumbnailer-xps.schemas -endif - -schemadir = $(MATECONF_SCHEMA_FILE_DIR) - -install-data-local: -if MATECONF_SCHEMAS_INSTALL - if test -z "$(DESTDIR)" ; then \ - for p in $(schema_DATA) ; do \ - MATECONF_CONFIG_SOURCE=$(MATECONF_SCHEMA_CONFIG_SOURCE) $(MATECONFTOOL) --makefile-install-rule $(top_builddir)/thumbnailer/$$p >&1 > /dev/null; \ - done \ - fi -endif - -endif # WITH_MATECONF - EXTRA_DIST = \ - $(schema_files) \ $(thumbnailer_in_files) DISTCLEANFILES = \ - $(schema_DATA) \ $(thumbnailer_DATA) -include $(top_srcdir)/git.mk diff --git a/thumbnailer/atril-thumbnailer-comics.schemas.in b/thumbnailer/atril-thumbnailer-comics.schemas.in deleted file mode 100644 index 49496d51..00000000 --- a/thumbnailer/atril-thumbnailer-comics.schemas.in +++ /dev/null @@ -1,106 +0,0 @@ -<mateconfschemafile> - <schemalist> - - <schema> - <key>/schemas/desktop/mate/thumbnailers/application@x-cbz/enable</key> - <applyto>/desktop/mate/thumbnailers/application@x-cbz/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/application@x-cbz/command</key> - <applyto>/desktop/mate/thumbnailers/application@x-cbz/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> - - <schema> - <key>/schemas/desktop/mate/thumbnailers/application@x-cbr/enable</key> - <applyto>/desktop/mate/thumbnailers/application@x-cbr/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/application@x-cbr/command</key> - <applyto>/desktop/mate/thumbnailers/application@x-cbr/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> - - - <schema> - <key>/schemas/desktop/mate/thumbnailers/application@x-cb7/enable</key> - <applyto>/desktop/mate/thumbnailers/application@x-cb7/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/application@x-cb7/command</key> - <applyto>/desktop/mate/thumbnailers/application@x-cb7/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> - - <schema> - <key>/schemas/desktop/mate/thumbnailers/application@x-cbt/enable</key> - <applyto>/desktop/mate/thumbnailers/application@x-cbt/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/application@x-cbt/command</key> - <applyto>/desktop/mate/thumbnailers/application@x-cbt/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> 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> diff --git a/thumbnailer/atril-thumbnailer-dvi.schemas.in b/thumbnailer/atril-thumbnailer-dvi.schemas.in deleted file mode 100644 index bad7e853..00000000 --- a/thumbnailer/atril-thumbnailer-dvi.schemas.in +++ /dev/null @@ -1,83 +0,0 @@ -<mateconfschemafile> - <schemalist> - - <schema> - <key>/schemas/desktop/mate/thumbnailers/application@x-dvi/enable</key> - <applyto>/desktop/mate/thumbnailers/application@x-dvi/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/application@x-dvi/command</key> - <applyto>/desktop/mate/thumbnailers/application@x-dvi/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> - - - <schema> - <key>/schemas/desktop/mate/thumbnailers/application@x-gzdvi/enable</key> - <applyto>/desktop/mate/thumbnailers/application@x-gzdvi/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/application@x-gzdvi/command</key> - <applyto>/desktop/mate/thumbnailers/application@x-gzdvi/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> - - - <schema> - <key>/schemas/desktop/mate/thumbnailers/application@x-bzdvi/enable</key> - <applyto>/desktop/mate/thumbnailers/application@x-bzdvi/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/application@x-bzdvi/command</key> - <applyto>/desktop/mate/thumbnailers/application@x-bzdvi/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> diff --git a/thumbnailer/atril-thumbnailer-ps.schemas.in b/thumbnailer/atril-thumbnailer-ps.schemas.in deleted file mode 100644 index c8192e5a..00000000 --- a/thumbnailer/atril-thumbnailer-ps.schemas.in +++ /dev/null @@ -1,154 +0,0 @@ -<mateconfschemafile> - <schemalist> - - <schema> - <key>/schemas/desktop/mate/thumbnailers/application@postscript/enable</key> - <applyto>/desktop/mate/thumbnailers/application@postscript/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/application@postscript/command</key> - <applyto>/desktop/mate/thumbnailers/application@postscript/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> - - - <schema> - <key>/schemas/desktop/mate/thumbnailers/application@x-bzpostscript/enable</key> - <applyto>/desktop/mate/thumbnailers/application@x-bzpostscript/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/application@x-bzpostscript/command</key> - <applyto>/desktop/mate/thumbnailers/application@x-bzpostscript/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> - - - <schema> - <key>/schemas/desktop/mate/thumbnailers/application@x-gzpostscript/enable</key> - <applyto>/desktop/mate/thumbnailers/application@x-gzpostscript/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/application@x-gzpostscript/command</key> - <applyto>/desktop/mate/thumbnailers/application@x-gzpostscript/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> - - - <schema> - <key>/schemas/desktop/mate/thumbnailers/image@x-eps/enable</key> - <applyto>/desktop/mate/thumbnailers/image@x-eps/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/image@x-eps/command</key> - <applyto>/desktop/mate/thumbnailers/image@x-eps/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> - - - <schema> - <key>/schemas/desktop/mate/thumbnailers/image@x-bzeps/enable</key> - <applyto>/desktop/mate/thumbnailers/image@x-bzeps/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/image@x-bzeps/command</key> - <applyto>/desktop/mate/thumbnailers/image@x-bzeps/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> - - - <schema> - <key>/schemas/desktop/mate/thumbnailers/image@x-gzeps/enable</key> - <applyto>/desktop/mate/thumbnailers/image@x-gzeps/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/image@x-gzeps/command</key> - <applyto>/desktop/mate/thumbnailers/image@x-gzeps/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> diff --git a/thumbnailer/atril-thumbnailer-xps.schemas.in b/thumbnailer/atril-thumbnailer-xps.schemas.in deleted file mode 100644 index 9f07287d..00000000 --- a/thumbnailer/atril-thumbnailer-xps.schemas.in +++ /dev/null @@ -1,30 +0,0 @@ -<mateconfschemafile> - <schemalist> - - <schema> - <key>/schemas/desktop/mate/thumbnailers/application@oxps/enable</key> - <applyto>/desktop/mate/thumbnailers/application@oxps/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/application@oxps/command</key> - <applyto>/desktop/mate/thumbnailers/application@oxps/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> diff --git a/thumbnailer/atril-thumbnailer.schemas.in b/thumbnailer/atril-thumbnailer.schemas.in deleted file mode 100644 index 19d1d4da..00000000 --- a/thumbnailer/atril-thumbnailer.schemas.in +++ /dev/null @@ -1,80 +0,0 @@ -<mateconfschemafile> - <schemalist> - - <schema> - <key>/schemas/desktop/mate/thumbnailers/application@pdf/enable</key> - <applyto>/desktop/mate/thumbnailers/application@pdf/enable</applyto> - <owner>atril</owner> - <type>bool</type> - <default>true</default> - <locale name="C"> - <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> - - - <schema> - <key>/schemas/desktop/mate/thumbnailers/application@pdf/command</key> - <applyto>/desktop/mate/thumbnailers/application@pdf/command</applyto> - <owner>atril</owner> - <type>string</type> - <default>atril-thumbnailer -s %s %u %o</default> - <locale name="C"> - <short>Thumbnail command for PDF Documents</short> - <long>Valid command plus arguments for the PDF Document thumbnailer. See Caja thumbnailer documentation for more information.</long> - </locale> - </schema> - - <schema> - <key>/schemas/desktop/mate/thumbnailers/application@x-bzpdf/enable</key> - <applyto>/desktop/mate/thumbnailers/application@x-bzpdf/enable</applyto> - <owner>atril</owner> - <type>bool</type> - <default>true</default> - <locale name="C"> - <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> - - - <schema> - <key>/schemas/desktop/mate/thumbnailers/application@x-bzpdf/command</key> - <applyto>/desktop/mate/thumbnailers/application@x-bzpdf/command</applyto> - <owner>atril</owner> - <type>string</type> - <default>atril-thumbnailer -s %s %u %o</default> - <locale name="C"> - <short>Thumbnail command for PDF Documents</short> - <long>Valid command plus arguments for the PDF Document thumbnailer. See Caja thumbnailer documentation for more information.</long> - </locale> - </schema> - - <schema> - <key>/schemas/desktop/mate/thumbnailers/application@x-gzpdf/enable</key> - <applyto>/desktop/mate/thumbnailers/application@x-gzpdf/enable</applyto> - <owner>atril</owner> - <type>bool</type> - <default>true</default> - <locale name="C"> - <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> - - - <schema> - <key>/schemas/desktop/mate/thumbnailers/application@x-gzpdf/command</key> - <applyto>/desktop/mate/thumbnailers/application@x-gzpdf/command</applyto> - <owner>atril</owner> - <type>string</type> - <default>atril-thumbnailer -s %s %u %o</default> - <locale name="C"> - <short>Thumbnail command for PDF Documents</short> - <long>Valid command plus arguments for the PDF Document thumbnailer. See Caja thumbnailer documentation for more information.</long> - </locale> - </schema> - - </schemalist> -</mateconfschemafile> |