Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/evince.schemas.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/data/evince.schemas.in b/data/evince.schemas.in
index 8b5fb33..6914157 100644
--- a/data/evince.schemas.in
+++ b/data/evince.schemas.in
@@ -11,5 +11,16 @@
<long>Toolbar is the top bar that contains navigation and zoom controls. Two boolean options, true makes toolbar visible by default while false makes toolbar not visible by default.</long>
</locale>
</schema>
+ <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>