[gnome-applets] window-buttons: mark gschema strings for translation
- From: Piotr Drąg <piotrdrag src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-applets] window-buttons: mark gschema strings for translation
- Date: Wed, 29 Mar 2017 07:32:57 +0000 (UTC)
commit 57ba64aecf64afdd8d4cdd2e0ac179ca14c6aa59
Author: Piotr Drąg <piotrdrag gmail com>
Date: Wed Mar 29 09:31:11 2017 +0200
window-buttons: mark gschema strings for translation
....gnome-applets.window-buttons.gschema.xml.in.in | 40 ++++++++++----------
1 files changed, 20 insertions(+), 20 deletions(-)
---
diff --git a/window-buttons/org.gnome.gnome-applets.window-buttons.gschema.xml.in.in
b/window-buttons/org.gnome.gnome-applets.window-buttons.gschema.xml.in.in
index 765bb38..9628396 100755
--- a/window-buttons/org.gnome.gnome-applets.window-buttons.gschema.xml.in.in
+++ b/window-buttons/org.gnome.gnome-applets.window-buttons.gschema.xml.in.in
@@ -74,23 +74,23 @@
</key>
<key name="use-metacity-layout" type="b">
<default>true</default>
- <summary>Determines whether we use custom or Metacity's button layout</summary>
- <description>When disabled, this applet's button_layout string will be used to order the
buttons.</description>
+ <_summary>Determines whether we use custom or Metacity's button layout</_summary>
+ <_description>When disabled, this applet's button_layout string will be used to order the
buttons.</_description>
</key>
<key name="button-layout" type="s">
<default>'minimize,maximize,close'</default>
- <summary>Layout of buttons.</summary>
- <description>Essentially a copy from Metacity's button_layout, but we can modify it for custom
settings.</description>
+ <_summary>Layout of buttons.</_summary>
+ <_description>Essentially a copy from Metacity's button_layout, but we can modify it for custom
settings.</_description>
</key>
<key name="theme" type="s">
<default>'default'</default>
- <summary>Button theme</summary>
- <description>Name of a folder located in windowapplets/themes/ or "custom".</description>
+ <_summary>Button theme</_summary>
+ <_description>Name of a folder located in windowapplets/themes/ or "custom".</_description>
</key>
<key name="orientation" type="i">
<default>0</default>
- <summary>Button orientation</summary>
- <description>May be used to set a static button orientation. Setting this value to 1 will ensure the
buttons are always displayed horizontally. Setting it to 2 will do the same but vertically. The default
setting 0 will set it automatically according to the panel.</description>
+ <_summary>Button orientation</_summary>
+ <_description>May be used to set a static button orientation. Setting this value to 1 will ensure the
buttons are always displayed horizontally. Setting it to 2 will do the same but vertically. The default
setting 0 will set it automatically according to the panel.</_description>
</key>
<key name="button-minimize-hidden" type="b">
<default>false</default>
@@ -103,33 +103,33 @@
</key>
<key name="hide-on-unmaximized" type="b">
<default>false</default>
- <summary>Hides buttons when there are no windows present.</summary>
- <description>When enabled, the buttons will disappear when there are no maximized (or active) windows
on the screen.</description>
+ <_summary>Hides buttons when there are no windows present.</_summary>
+ <_description>When enabled, the buttons will disappear when there are no maximized (or active) windows
on the screen.</_description>
</key>
<key name="only-maximized" type="b">
<default>true</default>
- <summary>Only control maximized windows.</summary>
- <description>When enabled, the window buttons will always control the upper-most maximized
window.</description>
+ <_summary>Only control maximized windows.</_summary>
+ <_description>When enabled, the window buttons will always control the upper-most maximized
window.</_description>
</key>
<key name="reverse-order" type="b">
<default>false</default>
- <summary>Reverse the buttons placement.</summary>
- <description>When enabled, the window buttons will be placed in reverse order (right to left instead
of left to right, or bottom to top instead of top to bottom).</description>
+ <_summary>Reverse the buttons placement.</_summary>
+ <_description>When enabled, the window buttons will be placed in reverse order (right to left instead
of left to right, or bottom to top instead of top to bottom).</_description>
</key>
<key name="click-effect" type="b">
<default>true</default>
- <summary>Enable click effect.</summary>
- <description>When enabled, the button will change image to 'clicked' whenever it is
clicked.</description>
+ <_summary>Enable click effect.</_summary>
+ <_description>When enabled, the button will change image to 'clicked' whenever it is
clicked.</_description>
</key>
<key name="hover-effect" type="b">
<default>true</default>
- <summary>Enable hover effect.</summary>
- <description>When enabled, the button will change image to 'hovered' whenever the mouse passes
it.</description>
+ <_summary>Enable hover effect.</_summary>
+ <_description>When enabled, the button will change image to 'hovered' whenever the mouse passes
it.</_description>
</key>
<key name="show-tooltips" type="b">
<default>false</default>
- <summary>Show tooltips on buttons.</summary>
- <description>When enabled, each button will display its own tooltip, describing the function that it
represents.</description>
+ <_summary>Show tooltips on buttons.</_summary>
+ <_description>When enabled, each button will display its own tooltip, describing the function that it
represents.</_description>
</key>
</schema>
</schemalist>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]