[geary: 1/9] accounts-editor: Wrap the welcome panel labels
- From: Michael Gratton <mjog src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [geary: 1/9] accounts-editor: Wrap the welcome panel labels
- Date: Thu, 7 Jan 2021 21:54:58 +0000 (UTC)
commit e6fd0fe1742bd2143c1fa16fa30e82a5ea7996ed
Author: Adrien Plazas <kekun plazas laposte net>
Date: Thu Apr 23 10:11:06 2020 +0200
accounts-editor: Wrap the welcome panel labels
This helps the accounts editor fit in narrow screens.
ui/accounts_editor_list_pane.ui | 4 ++++
1 file changed, 4 insertions(+)
---
diff --git a/ui/accounts_editor_list_pane.ui b/ui/accounts_editor_list_pane.ui
index 59f8c632f..a40604e3d 100644
--- a/ui/accounts_editor_list_pane.ui
+++ b/ui/accounts_editor_list_pane.ui
@@ -60,6 +60,8 @@
<property name="halign">start</property>
<property name="valign">start</property>
<property name="label" translatable="yes">To get started, select an email provider
below.</property>
+ <property name="xalign">0</property>
+ <property name="wrap">True</property>
</object>
<packing>
<property name="left_attach">1</property>
@@ -73,6 +75,8 @@
<property name="halign">start</property>
<property name="valign">end</property>
<property name="label" translatable="yes">Welcome to Geary</property>
+ <property name="xalign">0</property>
+ <property name="wrap">True</property>
<attributes>
<attribute name="weight" value="bold"/>
</attributes>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]