5 <key>/schemas/desktop/gnome/thumbnailers/application@x-blorb/enable</key>
6 <applyto>/desktop/gnome/thumbnailers/application@x-blorb/enable</applyto>
7 <owner>blorb-thumbnailer</owner>
9 <default>true</default>
11 <short>Enable thumbnailing of blorbs.</short>
12 <long>False will prevent new thumbnails from being generated.</long>
17 <key>/schemas/desktop/gnome/thumbnailers/application@x-blorb/command</key>
18 <applyto>/desktop/gnome/thumbnailers/application@x-blorb/command</applyto>
19 <owner>blorb-thumbnailer</owner>
21 <default>blorb-thumbnailer %i %o %s</default>
23 <short>Command to generate thumbnails.</short>
24 <long>Where %i is the file in question, %o is the potential thumbnail image, and %s is the size.</long>