[Xfce4-commits] [xfce/xfce4-settings] 06/67: display: Minor improvements to the profile UI
noreply at xfce.org
noreply at xfce.org
Sat Sep 22 11:22:57 CEST 2018
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 bbe4fa38a68c481e011caf6f41487aa76089a765
Author: Simon Steinbeiss <simon.steinbeiss at elfenbeinturm.at>
Date: Thu Aug 9 02:02:24 2018 +0200
display: Minor improvements to the profile UI
---
dialogs/display-settings/display-dialog.glade | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/dialogs/display-settings/display-dialog.glade b/dialogs/display-settings/display-dialog.glade
index f0588c7..7043d99 100644
--- a/dialogs/display-settings/display-dialog.glade
+++ b/dialogs/display-settings/display-dialog.glade
@@ -64,6 +64,10 @@
<object class="GtkGrid">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <property name="margin_left">12</property>
+ <property name="margin_right">12</property>
+ <property name="margin_top">12</property>
+ <property name="column_spacing">12</property>
<child>
<object class="GtkLabel" id="label-profile">
<property name="visible">True</property>
@@ -87,6 +91,11 @@
<child internal-child="entry">
<object class="GtkEntry">
<property name="can_focus">True</property>
+ <property name="primary_icon_activatable">False</property>
+ <property name="secondary_icon_activatable">False</property>
+ <property name="primary_icon_sensitive">False</property>
+ <property name="secondary_icon_sensitive">False</property>
+ <property name="input_purpose">name</property>
</object>
</child>
</object>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list