]> www.fi.muni.cz Git - evince.git/blobdiff - data/evince.schemas.in
Do not trust file extensions when getting the command needed to uncompress
[evince.git] / data / evince.schemas.in
index c0740423cee9c711a39cc910cd83fdb4a6de92a0..cbad4224247ae4c202528caacf8716fd6c2b4d74 100644 (file)
@@ -1,25 +1,14 @@
 <gconfschemafile>
   <schemalist>
     <schema>
-      <key>/schemas/apps/evince/show_toolbar</key>
-      <applyto>/apps/evince/show_toolbar</applyto>
+      <key>/schemas/apps/evince/override_restrictions</key>
+      <applyto>/apps/evince/override_restrictions</applyto>
       <owner>evince</owner>
       <type>bool</type>
       <default>true</default>
       <locale name="C">
-        <short>Show toolbar by default</short>
-        <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/show_statusbar</key>
-      <applyto>/apps/evince/show_statusbar</applyto>
-      <owner>evince</owner>
-      <type>bool</type>
-      <default>true</default>
-      <locale name="C">
-        <short>Show statusbar by default</short>
-        <long>Statusbar is the standard bottom bar that display additional information about links and other actions.  Two boolean options, true makes the statusbar visible by default while false makes sidebar not visible by default.</long>
+        <short>Override document restrictions</short>
+        <long>Override document restrictions, like restriction to copy or to print.</long>
       </locale>
     </schema>
   </schemalist>