/usr/share/glib-2.0/schemas/org.gnome.gthumb.gstreamer-tools.gschema.xml is in gthumb-data 3:3.4.3-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 | <?xml version="1.0" encoding="UTF-8"?>
<schemalist>
<schema path="/org/gnome/gthumb/gstreamer-tools/" id="org.gnome.gthumb.gstreamer-tools">
<key type="s" name="screenshot-location">
<default>'file://~'</default>
</key>
<key type="i" name="volume">
<default>100</default>
</key>
</schema>
</schemalist>
|