[vinagre] Fixed scale atribute of labels in the UI file



commit 651bfed59e776bbcfbaddd0d8ec2d5ec359e37fa
Author: Jonh Wendell <jwendell gnome org>
Date:   Sun Sep 20 21:46:32 2009 -0300

    Fixed scale atribute of labels in the UI file

 data/vinagre.ui |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/data/vinagre.ui b/data/vinagre.ui
index 93e2560..26b6798 100644
--- a/data/vinagre.ui
+++ b/data/vinagre.ui
@@ -131,7 +131,7 @@
                     <property name="xpad">5</property>
                     <attributes>
                       <attribute name="style" value="italic"/>
-                      <attribute name="scale" value="0.850000"/>
+                      <attribute name="scale" value="0,850000"/>
                     </attributes>
                   </object>
                   <packing>
@@ -239,13 +239,13 @@
               <object class="GtkButton" id="connect_button">
                 <property name="label">gtk-connect</property>
                 <property name="visible">True</property>
+                <property name="sensitive">False</property>
                 <property name="can_focus">True</property>
                 <property name="can_default">True</property>
                 <property name="has_default">True</property>
                 <property name="receives_default">True</property>
                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
                 <property name="use_stock">True</property>
-                <property name="sensitive">False</property>
               </object>
               <packing>
                 <property name="expand">False</property>
@@ -433,7 +433,7 @@
                     <property name="label" translatable="yes">All fields above are mandatory</property>
                     <attributes>
                       <attribute name="style" value="italic"/>
-                      <attribute name="scale" value="0.850000"/>
+                      <attribute name="scale" value="0,850000"/>
                     </attributes>
                   </object>
                   <packing>
@@ -566,7 +566,7 @@
                     <property name="label">Protocol: VNC</property>
                     <attributes>
                       <attribute name="style" value="italic"/>
-                      <attribute name="scale" value="0.850000"/>
+                      <attribute name="scale" value="0,850000"/>
                     </attributes>
                   </object>
                   <packing>



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