home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / usr / share / gconf / schemas / evince-thumbnailer-comics.schemas < prev    next >
Encoding:
Text File  |  2007-04-09  |  1.8 KB  |  56 lines

  1. <gconfschemafile>
  2.     <schemalist>
  3.  
  4.         <schema>
  5.             <key>/schemas/desktop/gnome/thumbnailers/application@x-cbz/enable</key>
  6.             <applyto>/desktop/gnome/thumbnailers/application@x-cbz/enable</applyto>
  7.             <owner>evince</owner>
  8.             <type>bool</type>
  9.             <default>true</default>
  10.             <locale name="C">
  11.                 <short></short>
  12.                 <long></long>
  13.             </locale>
  14.         </schema>
  15.  
  16.  
  17.         <schema>
  18.             <key>/schemas/desktop/gnome/thumbnailers/application@x-cbz/command</key>
  19.             <applyto>/desktop/gnome/thumbnailers/application@x-cbz/command</applyto>
  20.             <owner>evince</owner>
  21.             <type>string</type>
  22.             <default>evince-thumbnailer -s %s %u %o</default>
  23.             <locale name="C">
  24.                 <short></short>
  25.                 <long></long>
  26.             </locale>
  27.         </schema>
  28.  
  29.         <schema>
  30.             <key>/schemas/desktop/gnome/thumbnailers/application@x-cbr/enable</key>
  31.             <applyto>/desktop/gnome/thumbnailers/application@x-cbr/enable</applyto>
  32.             <owner>evince</owner>
  33.             <type>bool</type>
  34.             <default>true</default>
  35.             <locale name="C">
  36.                 <short></short>
  37.                 <long></long>
  38.             </locale>
  39.         </schema>
  40.  
  41.  
  42.         <schema>
  43.             <key>/schemas/desktop/gnome/thumbnailers/application@x-cbr/command</key>
  44.             <applyto>/desktop/gnome/thumbnailers/application@x-cbr/command</applyto>
  45.             <owner>evince</owner>
  46.             <type>string</type>
  47.             <default>evince-thumbnailer -s %s %u %o</default>
  48.             <locale name="C">
  49.                 <short></short>
  50.                 <long></long>
  51.             </locale>
  52.         </schema>
  53.  
  54.     </schemalist>
  55. </gconfschemafile>
  56.