~ubuntu-branches/ubuntu/vivid/gedit-plugins/vivid-proposed

« back to all changes in this revision

Viewing changes to plugins/showtabbar/gedit-show-tabbar-plugin.schemas.in

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Holbach
  • Date: 2006-07-10 11:50:19 UTC
  • Revision ID: james.westby@ubuntu.com-20060710115019-ohx55807af5f36bq
Tags: upstream-2.15.3
ImportĀ upstreamĀ versionĀ 2.15.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<gconfschemafile>
 
2
  <schemalist>
 
3
    <schema>
 
4
      <key>/schemas/apps/gedit-2/plugins/showtabbar/tabbar_visible</key>
 
5
      <applyto>/apps/gedit-2/plugins/showtabbar/tabbar_visible</applyto>
 
6
      <owner>gedit</owner>
 
7
      <type>bool</type>
 
8
      <default>TRUE</default>
 
9
      <locale name="C">
 
10
        <short>Tabbar is Visible</short>
 
11
        <long>Whether the tabbar should be visible in editing windows.</long>
 
12
      </locale>
 
13
    </schema>
 
14
  </schemalist>
 
15
</gconfschemafile>