summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBilal Elmoussaoui <bil.elmoussaoui@gmail.com>2020-01-05 12:06:25 +0000
committerBastien Nocera <hadess@hadess.net>2021-02-10 14:11:08 +0000
commit91df73ae02f91d30af450a594ed4ec2f8f8bbb16 (patch)
tree4b4a416304f177b48f56b3087bce9d503faeec92
parent274b856f11bcbb2be67ebc25151c0ae796baab9a (diff)
downloadgnome-bluetooth-91df73ae02f91d30af450a594ed4ec2f8f8bbb16.tar.gz
settings: don't justify explanation-label
-rw-r--r--lib/settings.ui3
1 files changed, 2 insertions, 1 deletions
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>