]> www.fi.muni.cz Git - evince.git/blobdiff - data/evince.schemas.in
Check if date is invalid. Fix for bug 318134.
[evince.git] / data / evince.schemas.in
index 60d37de2b4eb218b73c393a41e0283063aceac1e..691415735ebbf96a69e625fa99c26bdba36acb8a 100644 (file)
       </locale>
     </schema>
     <schema>
-      <key>/schemas/apps/evince/show_sidebar</key>
-      <applyto>/apps/evince/show_sidebar</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 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>
+      <default>false</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 sidebar's width in pixels based 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 of the page display area as possible relative to the window's size.</long>
+        <short>Override document restrictions</short>
+        <long>Override document restrictions, like restriction to copy or to print.</long>
       </locale>
     </schema>
   </schemalist>