]> www.fi.muni.cz Git - evince.git/blobdiff - data/evince.schemas.in
Persist size/visibility of sidebar per document
[evince.git] / data / evince.schemas.in
index e02f54323cd1b7115fa86e7e0e27c7434e2616d6..c0740423cee9c711a39cc910cd83fdb4a6de92a0 100644 (file)
@@ -2,35 +2,24 @@
   <schemalist>
     <schema>
       <key>/schemas/apps/evince/show_toolbar</key>
-      <applyto>/apps/evince/show_toolbar/applyto>
+      <applyto>/apps/evince/show_toolbar</applyto>
       <owner>evince</owner>
       <type>bool</type>
       <default>true</default>
       <locale name="C">
         <short>Show toolbar by default</short>
-        <long>Show toolbar 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>Show sidebar by default.</long>
+        <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>
+      <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>Show statusbar by default.</long>
+        <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>
   </schemalist>