summaryrefslogtreecommitdiff
path: root/libgnomekbd/org.gnome.libgnomekbd.gschema.xml.in.in
diff options
context:
space:
mode:
Diffstat (limited to 'libgnomekbd/org.gnome.libgnomekbd.gschema.xml.in.in')
-rw-r--r--libgnomekbd/org.gnome.libgnomekbd.gschema.xml.in.in40
1 files changed, 20 insertions, 20 deletions
diff --git a/libgnomekbd/org.gnome.libgnomekbd.gschema.xml.in.in b/libgnomekbd/org.gnome.libgnomekbd.gschema.xml.in.in
index ea3dcce..870db8e 100644
--- a/libgnomekbd/org.gnome.libgnomekbd.gschema.xml.in.in
+++ b/libgnomekbd/org.gnome.libgnomekbd.gschema.xml.in.in
@@ -8,60 +8,60 @@
<key name="x" type="i">
<range min="-1" max="65535"/>
<default>-1</default>
- <_summary>The Keyboard Preview, X offset</_summary>
- <_description>The Keyboard Preview, X offset</_description>
+ <summary>The Keyboard Preview, X offset</summary>
+ <description>The Keyboard Preview, X offset</description>
</key>
<key name="y" type="i">
<range min="-1" max="65535"/>
<default>-1</default>
- <_summary>The Keyboard Preview, Y offset</_summary>
- <_description>The Keyboard Preview, Y offset</_description>
+ <summary>The Keyboard Preview, Y offset</summary>
+ <description>The Keyboard Preview, Y offset</description>
</key>
<key name="width" type="i">
<range min="-1" max="65535"/>
<default>-1</default>
- <_summary>The Keyboard Preview, width</_summary>
- <_description>The Keyboard Preview, width</_description>
+ <summary>The Keyboard Preview, width</summary>
+ <description>The Keyboard Preview, width</description>
</key>
<key name="height" type="i">
<range min="-1" max="65535"/>
<default>-1</default>
- <_summary>The Keyboard Preview, height</_summary>
- <_description>The Keyboard Preview, height</_description>
+ <summary>The Keyboard Preview, height</summary>
+ <description>The Keyboard Preview, height</description>
</key>
</schema>
<schema gettext-domain="@GETTEXT_PACKAGE@" id="org.gnome.libgnomekbd.indicator" path="/org/gnome/libgnomekbd/indicator/">
<key name="secondary" type="i">
<range min="0" max="15"/>
<default>0</default>
- <_summary>Secondary groups</_summary>
- <_description>Secondary groups</_description>
+ <summary>Secondary groups</summary>
+ <description>Secondary groups</description>
</key>
<key name="show-flags" type="b">
<default>false</default>
- <_summary>Show flags in the applet</_summary>
- <_description>Show flags in the applet to indicate the current layout</_description>
+ <summary>Show flags in the applet</summary>
+ <description>Show flags in the applet to indicate the current layout</description>
</key>
<key name="font-family" type="s">
<default>''</default>
- <_summary>The font family</_summary>
- <_description>The font family for the layout indicator</_description>
+ <summary>The font family</summary>
+ <description>The font family for the layout indicator</description>
</key>
<key name="font-size" type="i">
<range min="1" max="65535"/>
<default>10</default>
- <_summary>The font size</_summary>
- <_description>The font size for the layout indicator</_description>
+ <summary>The font size</summary>
+ <description>The font size for the layout indicator</description>
</key>
<key name="foreground-color" type="s">
<default>''</default>
- <_summary>The foreground color</_summary>
- <_description>The foreground color for the layout indicator</_description>
+ <summary>The foreground color</summary>
+ <description>The foreground color for the layout indicator</description>
</key>
<key name="background-color" type="s">
<default>''</default>
- <_summary>The background color</_summary>
- <_description>The background color for the layout indicator</_description>
+ <summary>The background color</summary>
+ <description>The background color for the layout indicator</description>
</key>
</schema>
</schemalist>