changeset be7b3003df1f in /home/hg/repos/gajim

details:http://hg.gajim.org/gajim?cmd=changeset;node=be7b3003df1f
description: make button label ranslatable

diffstat:

 data/gui/atom_entry_window.ui |  12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diffs (57 lines):

diff -r 2d08ef345ad2 -r be7b3003df1f data/gui/atom_entry_window.ui
--- a/data/gui/atom_entry_window.ui     Fri Aug 17 00:02:54 2012 +0400
+++ b/data/gui/atom_entry_window.ui     Fri Aug 17 23:09:24 2012 +0400
@@ -45,7 +45,7 @@
               </object>
               <packing>
                 <property name="x_options">GTK_FILL</property>
-                <property name="y_options"></property>
+                <property name="y_options"/>
               </packing>
             </child>
             <child>
@@ -58,7 +58,7 @@
                 <property name="top_attach">2</property>
                 <property name="bottom_attach">3</property>
                 <property name="x_options">GTK_FILL</property>
-                <property name="y_options"></property>
+                <property name="y_options"/>
               </packing>
             </child>
             <child>
@@ -71,7 +71,7 @@
                 <property name="top_attach">3</property>
                 <property name="bottom_attach">4</property>
                 <property name="x_options">GTK_FILL</property>
-                <property name="y_options"></property>
+                <property name="y_options"/>
               </packing>
             </child>
             <child>
@@ -86,7 +86,7 @@
                 <property name="right_attach">2</property>
                 <property name="top_attach">1</property>
                 <property name="bottom_attach">2</property>
-                <property name="y_options"></property>
+                <property name="y_options"/>
               </packing>
             </child>
             <child>
@@ -100,7 +100,7 @@
                 <property name="right_attach">2</property>
                 <property name="top_attach">3</property>
                 <property name="bottom_attach">4</property>
-                <property name="y_options"></property>
+                <property name="y_options"/>
               </packing>
             </child>
             <child>
@@ -193,7 +193,7 @@
             </child>
             <child>
               <object class="GtkButton" id="next_button">
-                <property name="label">Next entry</property>
+                <property name="label" translatable="yes">Next entry</property>
                 <property name="visible">True</property>
                 <property name="can_focus">True</property>
                 <property name="receives_default">False</property>
_______________________________________________
Commits mailing list
Commits@gajim.org
http://lists.gajim.org/cgi-bin/listinfo/commits

Reply via email to