Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/data/org.gnome.Evince.gschema.xml.in
blob: dfccd8503149c2045fba7691edba574fdecd3a57 (plain)
1
2
3
4
5
6
7
8
9
<schemalist>
  <schema id="org.gnome.Evince" path="/apps/evince/" gettext-domain="evince">
    <key name="override_restrictions" type="b">
      <default>true</default>
      <summary>Override document restrictions</summary>
      <description>Override document restrictions, like restriction to copy or to print.</description>
    </key>
  </schema>
</schemalist>