[gnome-clocks] Mark strings in gschema file for translation



commit e87d09223f24a1acfc87d4aa3281f897ef10cf66
Author: Jiro Matsuzawa <jmatsuzawa gnome org>
Date:   Mon Aug 26 22:34:46 2013 +0900

    Mark strings in gschema file for translation
    
    https://bugzilla.gnome.org/show_bug.cgi?id=706794

 data/org.gnome.clocks.gschema.xml.in.in |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/data/org.gnome.clocks.gschema.xml.in.in b/data/org.gnome.clocks.gschema.xml.in.in
index 7e17337..b7b24e0 100644
--- a/data/org.gnome.clocks.gschema.xml.in.in
+++ b/data/org.gnome.clocks.gschema.xml.in.in
@@ -34,10 +34,10 @@
   <schema id="org.gnome.clocks.state.window" path="/org/gnome/clocks/state/window/">
     <key type="i" name="state">
       <default>0</default>
-      <summary>Window state</summary>
-      <description>
+      <_summary>Window state</_summary>
+      <_description>
         State of the window: i.e. maximized.
-      </description>
+      </_description>
     </key>
     <key type="(ii)" name="size">
       <default>(870, 690)</default>


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