Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/data/evince.schemas.in
blob: 97d1976d2044479a731701b07f447c48334eee68 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<gconfschemafile>
  <schemalist>
    <schema>
      <key>/schemas/apps/evince/override_restrictions</key>
      <applyto>/apps/evince/override_restrictions</applyto>
      <owner>evince</owner>
      <type>bool</type>
      <default>false</default>
      <locale name="C">
        <short>Override document restrictions</short>
        <long>Override document restrictions, like restriction to copy or to print.</long>
      </locale>
    </schema>
  </schemalist>
</gconfschemafile>