Fix alignement of welcome label
This commit is contained in:
@@ -67,10 +67,10 @@
|
|||||||
<object class="GtkLabel" id="welcomelabel">
|
<object class="GtkLabel" id="welcomelabel">
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
<property name="can_focus">False</property>
|
<property name="can_focus">False</property>
|
||||||
<property name="hexpand">True</property>
|
|
||||||
<property name="label" translatable="yes">Thank you for joining our community!
|
<property name="label" translatable="yes">Thank you for joining our community!
|
||||||
|
|
||||||
We, the Manjaro Developers, hope that you will enjoy using Manjaro as much as we enjoy building it. The links below will help you get started with your new operating system. So enjoy the experience, and don't hesitate to send us your feedback.</property>
|
We, the Manjaro Developers, hope that you will enjoy using Manjaro as much as we enjoy building it. The links below will help you get started with your new operating system. So enjoy the experience, and don't hesitate to send us your feedback.</property>
|
||||||
|
<property name="justify">fill</property>
|
||||||
<property name="wrap">True</property>
|
<property name="wrap">True</property>
|
||||||
<property name="width_chars">1</property>
|
<property name="width_chars">1</property>
|
||||||
<property name="max_width_chars">1</property>
|
<property name="max_width_chars">1</property>
|
||||||
|
|||||||
Reference in New Issue
Block a user