summaryrefslogtreecommitdiff
path: root/data/org.gnome.settings-daemon.plugins.color.gschema.xml.in.in
blob: 3df07c7504164c4706801a7622d5a1e65c7e1a3b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<schemalist>
  <schema gettext-domain="@GETTEXT_PACKAGE@" id="org.gnome.settings-daemon.plugins.color" path="/org/gnome/settings-daemon/plugins/color/">
    <key name="recalibrate-display-threshold" type="u">
      <default>0</default>
      <_summary>The duration a display profile is valid</_summary>
      <_description>This is the number of days after which the display color profile is considered invalid.</_description>
    </key>
    <key name="recalibrate-printer-threshold" type="u">
      <default>0</default>
      <_summary>The duration a printer profile is valid</_summary>
      <_description>This is the number of days after which the printer color profile is considered invalid.</_description>
    </key>
  </schema>
</schemalist>