/usr/share/glib-2.0/schemas/org.gnome.gthumb.picasaweb.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/picasaweb/" id="org.gnome.gthumb.picasaweb">
<key type="i" name="resize-width">
<default>-1</default>
</key>
<key type="i" name="resize-height">
<default>-1</default>
</key>
</schema>
</schemalist>
|