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

noreply at xfce.org noreply at xfce.org
Thu Mar 21 22:14:01 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       m   a   s   t   e   r   
   in repository xfce/xfce4-settings.

commit 9c145786086b11008ec9b9a64201ece1274d07da
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