[gnome-bluetooth/bilelmoussaoui/ui-fix] settings: don't justify explanation-label



commit 0ac7fa1a5cdbe7d5a8cae9c415e8df9e390d1015
Author: Bilal Elmoussaoui <bil elmoussaoui gmail com>
Date:   Sun Jan 5 12:06:25 2020 +0000

    settings: don't justify explanation-label

 lib/settings.ui | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/lib/settings.ui b/lib/settings.ui
index 60440161..61946bb9 100644
--- a/lib/settings.ui
+++ b/lib/settings.ui
@@ -400,8 +400,9 @@
                     <property name="halign">start</property>
                     <property name="label">Visible as “Bastien's computer” and available for Bluetooth file 
transfers. Transferred files are placed in the &lt;a href="http://www.gnome.org"&gt;Downloads&lt;/a&gt; 
folder.</property>
                     <property name="use_markup">True</property>
-                    <property name="justify">fill</property>
                     <property name="wrap">True</property>
+                    <property name="xalign">0</property>
+                    <property name="yalign">0</property>
                   </object>
                   <packing>
                     <property name="expand">False</property>


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