Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/data/evince.schemas.in
blob: 8b5fb33207f156783859cc3bcb223d460d7bc1c9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<gconfschemafile>
  <schemalist>
    <schema>
      <key>/schemas/apps/evince/show_toolbar</key>
      <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>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>
  </schemalist>
</gconfschemafile>