[gnome-control-center] online-accounts: Wrap the header label
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center] online-accounts: Wrap the header label
- Date: Fri, 30 Nov 2018 14:42:40 +0000 (UTC)
commit 851cdc8eb3dfd4253ae31f74207bd6e5a5307824
Author: Adrien Plazas <kekun plazas laposte net>
Date: Tue Sep 25 08:29:15 2018 +0200
online-accounts: Wrap the header label
This will help the window to fit narrow screens.
panels/online-accounts/online-accounts.ui | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/panels/online-accounts/online-accounts.ui b/panels/online-accounts/online-accounts.ui
index ff3737c89..d012183a9 100644
--- a/panels/online-accounts/online-accounts.ui
+++ b/panels/online-accounts/online-accounts.ui
@@ -91,6 +91,8 @@
<object class="GtkLabel">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <property name="wrap">True</property>
+ <property name="justify">center</property>
<property name="label" translatable="yes">Connect to your data in the
cloud</property>
<property name="margin_bottom">20</property>
<attributes>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]