2 <schema id=
"org.gnome.anjuta" path=
"/org/gnome/anjuta/">
3 <key name=
"toolbar-visible" type=
"b">
4 <default>true
</default>
6 <key name=
"remembered-plugins" type=
"s">
9 <key name=
"session-skip-last" type=
"b">
10 <default>false
</default>
12 <key name=
"session-skip-last-files" type=
"b">
13 <default>false
</default>
15 <key name=
"gdl-style" type=
"s">
17 <choice value=
"Text" />
18 <choice value=
"Icon" />
19 <choice value=
"Both" />
20 <choice value=
"Toolbar" />
21 <choice value=
"Tabs" />
23 <default>"Both"</default>
25 <key name=
"toolbar-style" type=
"s">
27 <choice value=
"Default" />
28 <choice value=
"Both" />
29 <choice value=
"Horiz" />
30 <choice value=
"Icons" />
31 <choice value=
"Text" />
33 <default>"Default"</default>
36 <schema id=
"org.gnome.anjuta.editor" path=
"/org/gnome/anjuta/editor/">
37 <key name=
"use-tabs" type=
"b">
38 <default>true
</default>
39 <_summary>Use tabulation for indentation
</_summary>
41 <key name=
"tab-width" type=
"i">
43 <_summary>Number of characters of one tabulation
</_summary>
45 <key name=
"indent-width" type=
"i">
47 <_summary>Number of spaces on every indentation step
</_summary>