]> www.fi.muni.cz Git - evince.git/blobdiff - data/org.gnome.Evince.gschema.xml.in
[shell] Port override_restrictions gconf key to GSettings
[evince.git] / data / org.gnome.Evince.gschema.xml.in
diff --git a/data/org.gnome.Evince.gschema.xml.in b/data/org.gnome.Evince.gschema.xml.in
new file mode 100644 (file)
index 0000000..dfccd85
--- /dev/null
@@ -0,0 +1,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>