[libhandy] status-page: Give a center justification to the title



commit 7f98f08de12deb142d053fe307b2b802220a776a
Author: Adrien Plazas <kekun plazas laposte net>
Date:   Mon Jan 4 10:35:52 2021 +0100

    status-page: Give a center justification to the title

 src/hdy-status-page.ui | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/src/hdy-status-page.ui b/src/hdy-status-page.ui
index 771ee80e..297a888e 100644
--- a/src/hdy-status-page.ui
+++ b/src/hdy-status-page.ui
@@ -32,6 +32,7 @@
                       <object class="GtkLabel" id="title_label">
                         <property name="visible">True</property>
                         <property name="wrap">True</property>
+                        <property name="justify">center</property>
                         <style>
                           <class name="title"/>
                           <class name="large-title"/>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]