[vinagre] Fixed scale atribute of some labels that were messed up by Glade.



commit e294a4d8aecc5261496ee599fe5f94f3c39a378e
Author: Jonh Wendell <jwendell gnome org>
Date:   Sat Oct 24 09:51:19 2009 -0300

    Fixed scale atribute of some labels that were messed up by Glade.

 data/vinagre.ui |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/vinagre.ui b/data/vinagre.ui
index d61489e..4cd1c72 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>
@@ -546,7 +546,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]