summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Drąg <piotrdrag@gmail.com>2016-07-28 22:47:12 +0200
committerPiotr Drąg <piotrdrag@gmail.com>2016-07-28 22:47:12 +0200
commit18dde07c8b984609d7bcf8d4b16aa538d8a35e1b (patch)
treeee033d7bae225b653e5f261652997912f81919e4
parentad7bdfdc484b4273ca9c6808e1870d15e438825b (diff)
downloadlibgnomekbd-18dde07c8b984609d7bcf8d4b16aa538d8a35e1b.tar.gz
Remove intltool markers from gschema files
-rw-r--r--libgnomekbd/org.gnome.libgnomekbd.desktop.gschema.xml.in.in20
-rw-r--r--libgnomekbd/org.gnome.libgnomekbd.gschema.xml.in.in40
-rw-r--r--libgnomekbd/org.gnome.libgnomekbd.keyboard.gschema.xml.in.in12
3 files changed, 36 insertions, 36 deletions
diff --git a/libgnomekbd/org.gnome.libgnomekbd.desktop.gschema.xml.in.in b/libgnomekbd/org.gnome.libgnomekbd.desktop.gschema.xml.in.in
index 4d2462d..bd84f53 100644
--- a/libgnomekbd/org.gnome.libgnomekbd.desktop.gschema.xml.in.in
+++ b/libgnomekbd/org.gnome.libgnomekbd.desktop.gschema.xml.in.in
@@ -4,28 +4,28 @@
<key name="default-group" type="i">
<range min="-1" max="4"/>
<default>-1</default>
- <_summary>Default group, assigned on window creation</_summary>
- <_description>Default group, assigned on window creation</_description>
+ <summary>Default group, assigned on window creation</summary>
+ <description>Default group, assigned on window creation</description>
</key>
<key name="group-per-window" type="b">
<default>false</default>
- <_summary>Keep and manage separate group per window</_summary>
- <_description>Keep and manage separate group per window</_description>
+ <summary>Keep and manage separate group per window</summary>
+ <description>Keep and manage separate group per window</description>
</key>
<key name="handle-indicators" type="b">
<default>false</default>
- <_summary>Save/restore indicators together with layout groups</_summary>
- <_description>Save/restore indicators together with layout groups</_description>
+ <summary>Save/restore indicators together with layout groups</summary>
+ <description>Save/restore indicators together with layout groups</description>
</key>
<key name="layout-names-as-group-names" type="b">
<default>true</default>
- <_summary>Show layout names instead of group names</_summary>
- <_description>Show layout names instead of group names (only for versions of XFree supporting multiple layouts)</_description>
+ <summary>Show layout names instead of group names</summary>
+ <description>Show layout names instead of group names (only for versions of XFree supporting multiple layouts)</description>
</key>
<key name="load-extra-items" type="b">
<default>false</default>
- <_summary>Load extra configuration items</_summary>
- <_description>Load exotic, rarely used layouts and options</_description>
+ <summary>Load extra configuration items</summary>
+ <description>Load exotic, rarely used layouts and options</description>
</key>
</schema>
</schemalist>
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>
diff --git a/libgnomekbd/org.gnome.libgnomekbd.keyboard.gschema.xml.in.in b/libgnomekbd/org.gnome.libgnomekbd.keyboard.gschema.xml.in.in
index 371d5fe..02fc1c5 100644
--- a/libgnomekbd/org.gnome.libgnomekbd.keyboard.gschema.xml.in.in
+++ b/libgnomekbd/org.gnome.libgnomekbd.keyboard.gschema.xml.in.in
@@ -3,18 +3,18 @@
<schema gettext-domain="@GETTEXT_PACKAGE@" id="org.gnome.libgnomekbd.keyboard" path="/org/gnome/libgnomekbd/keyboard/">
<key name="model" type="s">
<default>''</default>
- <_summary>Keyboard model</_summary>
- <_description>keyboard model</_description>
+ <summary>Keyboard model</summary>
+ <description>keyboard model</description>
</key>
<key name="layouts" type="as">
<default>[]</default>
- <_summary>Keyboard layout</_summary>
- <_description>keyboard layout</_description>
+ <summary>Keyboard layout</summary>
+ <description>keyboard layout</description>
</key>
<key name="options" type="as">
<default>[]</default>
- <_summary>Keyboard options</_summary>
- <_description>Keyboard options</_description>
+ <summary>Keyboard options</summary>
+ <description>Keyboard options</description>
</key>
</schema>
</schemalist>