[gnome-applets/gnome-3-24] window-title: mark gschema strings for translation



commit 03e4e67d857f1c45c1ae854374821eca05a00986
Author: Piotr Drąg <piotrdrag gmail com>
Date:   Wed Mar 29 09:32:11 2017 +0200

    window-title: mark gschema strings for translation

 ...me.gnome-applets.window-title.gschema.xml.in.in |   60 ++++++++++----------
 1 files changed, 30 insertions(+), 30 deletions(-)
---
diff --git a/window-title/org.gnome.gnome-applets.window-title.gschema.xml.in.in 
b/window-title/org.gnome.gnome-applets.window-title.gschema.xml.in.in
index a1192ac..206ff71 100755
--- a/window-title/org.gnome.gnome-applets.window-title.gschema.xml.in.in
+++ b/window-title/org.gnome.gnome-applets.window-title.gschema.xml.in.in
@@ -2,78 +2,78 @@
   <schema id="org.gnome.gnome-applets.window-title">
     <key name="hide-on-unmaximized" type="b">
       <default>false</default>
-      <summary>Hides title when there are no windows present.</summary>
-      <description>When enabled, the title will disappear when there are no maximized (or active) windows on 
the screen.</description>
+      <_summary>Hides title when there are no windows present.</_summary>
+      <_description>When enabled, the title 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 title will always display the upper-most maximized window's 
name.</description>
+      <_summary>Only control maximized windows.</_summary>
+      <_description>When enabled, the window title will always display the upper-most maximized window's 
name.</_description>
     </key>
     <key name="alignment" type="d">
       <default>0.5</default>
-      <summary>Set the title alignment.</summary>
-      <description>Legal values are between 0 and 1.</description>
+      <_summary>Set the title alignment.</_summary>
+      <_description>Legal values are between 0 and 1.</_description>
     </key>
     <key name="swap-order" type="b">
       <default>false</default>
-      <summary>Swap icon and title.</summary>
-      <description>When enabled, window title will be on the left side and the icon on the right 
side.</description>
+      <_summary>Swap icon and title.</_summary>
+      <_description>When enabled, window title will be on the left side and the icon on the right 
side.</_description>
     </key>
     <key name="expand-applet" type="b">
       <default>true</default>
-      <summary>Expand the applet</summary>
-      <description>When enabled, the applet will use up all available space in the panel.</description>
+      <_summary>Expand the applet</_summary>
+      <_description>When enabled, the applet will use up all available space in the panel.</_description>
     </key>
     <key name="hide-icon" type="b">
       <default>false</default>
-      <summary>Hide the icon</summary>
-      <description>When enabled, the window icon will not be displayed.</description>
+      <_summary>Hide the icon</_summary>
+      <_description>When enabled, the window icon will not be displayed.</_description>
     </key>
     <key name="hide-title" type="b">
       <default>false</default>
-      <summary>Hide the title</summary>
-      <description>When enabled, the window title will not be displayed.</description>
+      <_summary>Hide the title</_summary>
+      <_description>When enabled, the window title will not be displayed.</_description>
     </key>
     <key name="show-tooltips" type="b">
       <default>false</default>
-      <summary>Show tooltips over title and icon</summary>
-      <description>When enabled, a tooltip carrying the name of the currently active window will be 
shown.</description>
+      <_summary>Show tooltips over title and icon</_summary>
+      <_description>When enabled, a tooltip carrying the name of the currently active window will be 
shown.</_description>
     </key>
     <key name="title-size" type="i">
       <default>16</default>
-      <summary>Minimal title size</summary>
-      <description>This size is used when the applet is not expanded or otherwise to determine the minimal 
size the title label can be shrunk to. The value represents the amount of pixels either in width or height, 
depending on the panel orientation.</description>
+      <_summary>Minimal title size</_summary>
+      <_description>This size is used when the applet is not expanded or otherwise to determine the minimal 
size the title label can be shrunk to. The value represents the amount of pixels either in width or height, 
depending on the panel orientation.</_description>
     </key>
     <key name="custom-style" type="b">
       <default>false</default>
-      <summary>Use a custom style.</summary>
-      <description>When enabled, custom font style and color will be used. When disabled, system theme 
defaults will be used.</description>
+      <_summary>Use a custom style.</_summary>
+      <_description>When enabled, custom font style and color will be used. When disabled, system theme 
defaults will be used.</_description>
     </key>
     <key name="show-window-menu" type="b">
       <default>false</default>
-      <summary>Show the window action menu on right click.</summary>
-      <description>Will cause the window action menu to appear when the title is right-clicked. This 
experimental feature is still under development! Warning! In current feature state you will be unable to 
access the applet action menu via title-right click when this option is enabled! You may still do so by 
right-clicking the icon if it is not hidden.</description>
+      <_summary>Show the window action menu on right click.</_summary>
+      <_description>Will cause the window action menu to appear when the title is right-clicked. This 
experimental feature is still under development! Warning! In current feature state you will be unable to 
access the applet action menu via title-right click when this option is enabled! You may still do so by 
right-clicking the icon if it is not hidden.</_description>
     </key>
     <key name="title-active-font" type="s">
       <default>'Sans 10'</default>
-      <summary>Active title font.</summary>
-      <description>Font name and size for the active window state.</description>
+      <_summary>Active title font.</_summary>
+      <_description>Font name and size for the active window state.</_description>
     </key>
     <key name="title-inactive-font" type="s">
       <default>'Sans 10'</default>
-      <summary>Inactive title font.</summary>
-      <description>Font name and size for the inactive window state.</description>
+      <_summary>Inactive title font.</_summary>
+      <_description>Font name and size for the inactive window state.</_description>
     </key>
     <key name="title-active-color-fg" type="s">
       <default>'#000000'</default>
-      <summary>Active title foreground color.</summary>
-      <description>Title foreground color in hex format for the active window state.</description>
+      <_summary>Active title foreground color.</_summary>
+      <_description>Title foreground color in hex format for the active window state.</_description>
     </key>
     <key name="title-inactive-color-fg" type="s">
       <default>'#808080'</default>
-      <summary>Inactive title foreground color.</summary>
-      <description>Title foreground color in hex format for the inactive window state.</description>
+      <_summary>Inactive title foreground color.</_summary>
+      <_description>Title foreground color in hex format for the inactive window state.</_description>
     </key>
   </schema>
 </schemalist>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]