diff options
Diffstat (limited to 'libempathy-gtk')
-rw-r--r-- | libempathy-gtk/empathy-account-widget-jabber.ui | 17 |
1 files changed, 7 insertions, 10 deletions
diff --git a/libempathy-gtk/empathy-account-widget-jabber.ui b/libempathy-gtk/empathy-account-widget-jabber.ui index 76f11de12..3e155588d 100644 --- a/libempathy-gtk/empathy-account-widget-jabber.ui +++ b/libempathy-gtk/empathy-account-widget-jabber.ui @@ -115,7 +115,7 @@ <property name="label" translatable="yes"><b>Example:</b> user@jabber.org</property> <property name="use_markup">True</property> <attributes> - <attribute name="scale" value="0.8"/><!-- PANGO_SCALE_SMALL --> + <attribute name="scale" value="0.800000"/> </attributes> </object> <packing> @@ -129,7 +129,7 @@ <property name="label" translatable="yes"><b>Example:</b> user@gmail.com</property> <property name="use_markup">True</property> <attributes> - <attribute name="scale" value="0.8"/><!-- PANGO_SCALE_SMALL --> + <attribute name="scale" value="0.800000"/> </attributes> </object> <packing> @@ -145,7 +145,7 @@ If you are facebook.com/<b>badger</b>, enter <b>badger</b&g Use <a href="http://www.facebook.com/username/">this page</a> to choose a Facebook username if you don't have one.</property> <property name="use_markup">True</property> <attributes> - <attribute name="scale" value="0.8"/><!-- PANGO_SCALE_SMALL --> + <attribute name="scale" value="0.800000"/> </attributes> </object> <packing> @@ -155,7 +155,7 @@ Use <a href="http://www.facebook.com/username/">this page</a> to cho </object> <packing> <property name="left_attach">1</property> - <property name="right_attach">2</property> + <property name="right_attach">3</property> <property name="top_attach">1</property> <property name="bottom_attach">2</property> </packing> @@ -163,9 +163,6 @@ Use <a href="http://www.facebook.com/username/">this page</a> to cho <child> <placeholder/> </child> - <child> - <placeholder/> - </child> </object> <packing> <property name="expand">False</property> @@ -468,7 +465,7 @@ Use <a href="http://www.facebook.com/username/">this page</a> to cho <property name="label" translatable="yes"><b>Example:</b> user@jabber.org</property> <property name="use_markup">True</property> <attributes> - <attribute name="scale" value="0.8"/><!-- PANGO_SCALE_SMALL --> + <attribute name="scale" value="0.800000"/> </attributes> </object> <packing> @@ -570,7 +567,7 @@ Use <a href="http://www.facebook.com/username/">this page</a> to cho <property name="label" translatable="yes"><b>Example:</b> user@gmail.com</property> <property name="use_markup">True</property> <attributes> - <attribute name="scale" value="0.8"/><!-- PANGO_SCALE_SMALL --> + <attribute name="scale" value="0.800000"/> </attributes> </object> <packing> @@ -664,7 +661,7 @@ If you are facebook.com/<b>badger</b>, enter <b>badger</b&g Use <a href="http://www.facebook.com/username/">this page</a> to choose a Facebook username if you don't have one.</property> <property name="use_markup">True</property> <attributes> - <attribute name="scale" value="0.8"/><!-- PANGO_SCALE_SMALL --> + <attribute name="scale" value="0.800000"/> </attributes> </object> <packing> |