From 2b96b475c36a35871d3a0ac13a7693eb102f5a6d Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Sat, 13 Oct 2012 11:08:11 +0200 Subject: font-viewer: replace mateconf schema with thumbnailer file --- font-viewer/fontilus.schemas.in | 109 ---------------------------------------- 1 file changed, 109 deletions(-) delete mode 100644 font-viewer/fontilus.schemas.in (limited to 'font-viewer/fontilus.schemas.in') diff --git a/font-viewer/fontilus.schemas.in b/font-viewer/fontilus.schemas.in deleted file mode 100644 index 2e303465..00000000 --- a/font-viewer/fontilus.schemas.in +++ /dev/null @@ -1,109 +0,0 @@ - - - - - /schemas/desktop/mate/thumbnailers/application@x-font-ttf/command - /desktop/mate/thumbnailers/application@x-font-ttf/command - string - mate-thumbnail-font %u %o - - Thumbnail command for TrueType fonts - - Set this key to the command used to create thumbnails for - TrueType fonts. - - - - - /schemas/desktop/mate/thumbnailers/application@x-font-ttf/enable - /desktop/mate/thumbnailers/application@x-font-ttf/enable - bool - true - - Whether to thumbnail TrueType fonts - - If set to true, then TrueType fonts will be thumbnailed. - - - - - - /schemas/desktop/mate/thumbnailers/application@x-font-type1/command - /desktop/mate/thumbnailers/application@x-font-type1/command - string - mate-thumbnail-font %u %o - - Thumbnail command for Type1 fonts - - Set this key to the command used to create thumbnails for - Type1 fonts. - - - - - /schemas/desktop/mate/thumbnailers/application@x-font-type1/enable - /desktop/mate/thumbnailers/application@x-font-type1/enable - bool - true - - Whether to thumbnail Type1 fonts - - If set to true, then Type1 fonts will be thumbnailed. - - - - - - /schemas/desktop/mate/thumbnailers/application@x-font-pcf/command - /desktop/mate/thumbnailers/application@x-font-pcf/command - string - mate-thumbnail-font %u %o - - Thumbnail command for PCF fonts - - Set this key to the command used to create thumbnails for - PCF fonts. - - - - - /schemas/desktop/mate/thumbnailers/application@x-font-pcf/enable - /desktop/mate/thumbnailers/application@x-font-pcf/enable - bool - true - - Whether to thumbnail PCF fonts - - If set to true, then PCF fonts will be thumbnailed. - - - - - - /schemas/desktop/mate/thumbnailers/application@x-font-otf/command - /desktop/mate/thumbnailers/application@x-font-otf/command - string - mate-thumbnail-font %u %o - - Thumbnail command for OpenType fonts - - Set this key to the command used to create thumbnails for - OpenType fonts. - - - - - /schemas/desktop/mate/thumbnailers/application@x-font-otf/enable - /desktop/mate/thumbnailers/application@x-font-otf/enable - bool - true - - Whether to thumbnail OpenType fonts - - If set to true, then OpenType fonts will be thumbnailed. - - - - - - -- cgit v1.2.1