[Xfce4-commits] [xfce/xfce4-settings] 14/37: color: Fix justification of info labels

noreply at xfce.org noreply at xfce.org
Fri Feb 15 00:27:43 CET 2019


This is an automated email from the git hooks/post-receive script.

o   c   h   o   s   i       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       o   c   h   o   s   i   /   c   o   l   o   r   d   
   in repository xfce/xfce4-settings.

commit 058db117e28d49d1ad3ec620a3bd77f26c070f15
Author: Simon Steinbeiss <simon.steinbeiss at elfenbeinturm.at>
Date:   Wed Feb 6 00:14:14 2019 +0100

    color: Fix justification of info labels
---
 dialogs/color-settings/color-dialog.glade | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/dialogs/color-settings/color-dialog.glade b/dialogs/color-settings/color-dialog.glade
index 41234e2..0a3e656 100644
--- a/dialogs/color-settings/color-dialog.glade
+++ b/dialogs/color-settings/color-dialog.glade
@@ -172,6 +172,7 @@
                             <property name="margin_bottom">12</property>
                             <property name="label" translatable="yes"><b>No devices found.</b></property>
                             <property name="use_markup">True</property>
+                            <property name="justify">center</property>
                           </object>
                           <packing>
                             <property name="expand">False</property>
@@ -251,6 +252,7 @@
                             <property name="hexpand">True</property>
                             <property name="label" translatable="yes"><b>No profiles for the selected device.</b></property>
                             <property name="use_markup">True</property>
+                            <property name="justify">center</property>
                           </object>
                           <packing>
                             <property name="expand">False</property>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list