source: trunk/third/libgnome/schemas/desktop_gnome_thumbnailers.schemas.in @ 20807

Revision 20807, 578 bytes checked in by ghudson, 20 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r20806, which included commits to RCS files with non-trunk default branches.
Line 
1<?xml version="1.0"?>
2<gconfschemafile>
3  <schemalist>
4
5    <schema>   
6      <key>/schemas/desktop/gnome/thumbnailers/disable_all</key>
7      <applyto>/desktop/gnome/thumbnailers/disable_all</applyto>
8      <owner>gnome</owner>
9      <type>bool</type>
10      <default>false</default>
11      <locale name="C">
12        <short>Disable all external thumbnailers</short>
13        <long>Set to true to disable all external thumbnailer programs, independent on whether they are independently disabled/enabled.</long>
14      </locale>
15    </schema>
16   
17  </schemalist>
18</gconfschemafile>
Note: See TracBrowser for help on using the repository browser.