You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nvidia-texture-tools/src/nvtt/tools/nvtt-thumbnailer.schema.in

26 lines
692 B
Plaintext

<gconfschemafile>
<schemalist>
<schema>
<key>/schemas/desktop/gnome/thumbnailers/image@x-dds/enable</key>
<applyto>/desktop/gnome/thumbnailers/image@x-dds/enable</applyto>
<owner>nvtt-thumbnailer</owner>
<type>bool</type>
<default>true</default>
<locale name="C">
<short></short>
<long></long>
</locale>
</schema>
<schema>
<key>/schemas/desktop/gnome/thumbnailers/image@x-dds/command</key>
<applyto>/desktop/gnome/thumbnailers/image@x-dds/command</applyto>
<owner>nvtt-thumbnailer</owner>
<type>string</type>
<default>@CMAKE_INSTALL_PREFIX@/bin/nv-gnome-thumbnailer -s %s %i %o</default>
<locale name="C">
<short></short>
<long></long>
</locale>
</schema>
</schemalist>
</gconfschemafile>