File: org.gnome.eog.plugins.exif-display.gschema.xml.in

package info (click to toggle)
eog-plugins 44.1-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,564 kB
  • sloc: ansic: 2,848; python: 593; makefile: 34; xml: 14
file content (13 lines) | stat: -rw-r--r-- 424 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
<schemalist>
  <schema gettext-domain="@GETTEXT_PACKAGE@" id="org.gnome.eog.plugins.exif-display" path="/org/gnome/eog/plugins/exif-display/">
    <key name="channels-histogram" type="b">
      <default>false</default>
    </key>
    <key name="rgb-histogram" type="b">
      <default>false</default>
    </key>
    <key name="exif-in-statusbar" type="b">
      <default>false</default>
    </key>
  </schema>
</schemalist>