[gnome-bluetooth] settings: Align the explanation text with the devices list
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-bluetooth] settings: Align the explanation text with the devices list
- Date: Fri, 31 Jul 2015 16:09:05 +0000 (UTC)
commit 231bb6ba015ef32d24ac8d028b10b9081b5b3e8f
Author: Bastien Nocera <hadess hadess net>
Date: Fri Jul 31 18:00:56 2015 +0200
settings: Align the explanation text with the devices list
https://bugzilla.gnome.org/show_bug.cgi?id=753103
lib/settings.ui | 9 ++++++---
1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/lib/settings.ui b/lib/settings.ui
index 3c2b5dc..f46cd3f 100644
--- a/lib/settings.ui
+++ b/lib/settings.ui
@@ -379,15 +379,18 @@
<property name="orientation">vertical</property>
<child>
<object class="GtkLabel" id="explanation-label">
+ <property name="width_request">470</property>
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="halign">center</property>
<property name="margin_top">16</property>
<property name="margin_bottom">8</property>
- <property name="label">Visible as "Foobar" and available for Bluetooth file transfers.
Transferred files are placed in the Downloads folder.</property>
+ <property name="label">Visible as “Bastien's computer” and available for Bluetooth file
transfers. Transferred files are placed in the <a href="http://www.gnome.org">Downloads</a>
folder.</property>
+ <property name="use_markup">True</property>
+ <property name="justify">fill</property>
<property name="wrap">True</property>
- <property name="width_chars">50</property>
- <property name="max_width_chars">50</property>
+ <property name="width_chars">25</property>
+ <property name="max_width_chars">25</property>
</object>
<packing>
<property name="expand">False</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]