[gnome-boxes] wizard-source: Remove newline from label text



commit 7318c93700fa57c840f0addee887aea49de9a553
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date:   Mon Mar 2 19:14:10 2015 +0000

    wizard-source: Remove newline from label text

 data/ui/wizard-source.ui |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/data/ui/wizard-source.ui b/data/ui/wizard-source.ui
index 2c83222..14aac09 100644
--- a/data/ui/wizard-source.ui
+++ b/data/ui/wizard-source.ui
@@ -262,9 +262,10 @@
                 <property name="margin-start">24</property>
                 <property name="margin-end">24</property>
                 <property name="wrap">True</property>
+                <property name="max-width-chars">64</property>
                 <property name="halign">start</property>
-                <property name="label" translatable="yes">Enter an address for the box you want to add. 
Addresses can be of
-installation images, SPICE and VNC servers, or oVirt or Libvirt brokers.</property>
+                <property name="xalign">0.0</property>
+                <property name="label" translatable="yes">Enter an address for the box you want to add. 
Addresses can be of installation images, SPICE and VNC servers, or oVirt or Libvirt brokers.</property>
               </object>
               <packing>
                 <property name="expand">True</property>


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