]> www.fi.muni.cz Git - evince.git/blobdiff - data/evince.schemas.in
Updated Dutch translation by Wouter Bolsterlee.
[evince.git] / data / evince.schemas.in
index 3eb845c9da27116be444f3063827c56421ad72f2..97d1976d2044479a731701b07f447c48334eee68 100644 (file)
@@ -1,47 +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>
+      <default>false</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_sidebar</key>
-      <applyto>/apps/evince/show_sidebar</applyto>
-      <owner>evince</owner>
-      <type>bool</type>
-      <default>true</default>
-      <locale name="C">
-        <short>Show sidebar by default</short>
-        <long>Sidebar is the side item that contains the Index and Thumbnail lists.  Two boolean options, true makes sidebar visible by default while false makes sidebar 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>
-      </locale>
-    </schema>
-    <schema>
-      <key>/schemas/apps/evince/sidebar_size</key>
-      <applyto>/apps/evince/sidebar_size</applyto>
-      <owner>evince</owner>
-      <type>int</type>
-      <default>132</default>
-      <locale name="C">
-        <short>Default sidebar size</short>
-        <long>Sidebar is the side item that contains the Index and Thumbnail lists.  The default size sets the sidebars width in pixels baded from the side of the window.  Any integer will be accepted.  The sidebar will never shrink smaller than the size of the text required to display Thumbnails or Index.  Large values will cause the sidebar to take up as much room as possible.</long>
+        <short>Override document restrictions</short>
+        <long>Override document restrictions, like restriction to copy or to print.</long>
       </locale>
     </schema>
   </schemalist>