]> www.fi.muni.cz Git - evince.git/blobdiff - data/org.gnome.Evince.gschema.xml.in
Updated the Kannada translations
[evince.git] / data / org.gnome.Evince.gschema.xml.in
index dfccd8503149c2045fba7691edba574fdecd3a57..5022a72392192791f64bfa01c042717839000321 100644 (file)
@@ -1,9 +1,23 @@
 <schemalist>
   <schema id="org.gnome.Evince" path="/apps/evince/" gettext-domain="evince">
-    <key name="override_restrictions" type="b">
+    <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>
+      <_summary>Override document restrictions</_summary>
+      <_description>Override document restrictions, like restriction to copy or to print.</_description>
     </key>
+    <child name="default" schema="org.gnome.Evince.Default"/>
   </schema>
+
+  <schema id="org.gnome.Evince.Default" path="/apps/evince/default/" gettext-domain="evince">
+    <key name="show-toolbar" type="b">
+      <default>true</default>
+    </key>
+    <key name="show-sidebar" type="b">
+      <default>true</default>
+    </key>
+    <key name="window-ratio" type="(dd)">
+      <default>(0., 0.)</default>
+    </key>
+  </schema>
+
 </schemalist>