[gnome-system-tools] Adjust padding to align users list with the Help button
- From: Milan Bouchet-Valat <milanbv src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gnome-system-tools] Adjust padding to align users list with the Help button
- Date: Wed, 10 Feb 2010 18:13:16 +0000 (UTC)
commit 4936d2a95a283062e91eeeb6969fdc5cdeda5b65
Author: Milan Bouchet-Valat <nalimilan club fr>
Date: Wed Feb 10 19:11:40 2010 +0100
Adjust padding to align users list with the Help button
Use a 6px padding for the main hbox, so that widgets are aligned with the action area buttons. Reduce padding between users list and main view.
interfaces/users.ui | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/interfaces/users.ui b/interfaces/users.ui
index da0c2b0..87b1c6f 100644
--- a/interfaces/users.ui
+++ b/interfaces/users.ui
@@ -77,7 +77,8 @@
<child>
<object class="GtkHBox" id="users_admin">
<property name="visible">True</property>
- <property name="spacing">24</property>
+ <property name="border_width">6</property>
+ <property name="spacing">18</property>
<child>
<object class="GtkVBox" id="vbox2">
<property name="width_request">200</property>
@@ -402,7 +403,6 @@
</child>
</object>
<packing>
- <property name="padding">6</property>
<property name="position">1</property>
</packing>
</child>
@@ -3280,9 +3280,9 @@
<object class="GtkSizeGroup" id="user_new_notice_sizegroup">
<property name="mode">both</property>
<widgets>
- <widget name="user_new_login_letter_notice"/>
- <widget name="user_new_login_used_notice"/>
<widget name="user_new_login_notice"/>
+ <widget name="user_new_login_used_notice"/>
+ <widget name="user_new_login_letter_notice"/>
</widgets>
</object>
</interface>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]