[gnome-control-center] user-accounts: add a section for login options
- From: William Jon McCann <mccann src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center] user-accounts: add a section for login options
- Date: Tue, 25 Jan 2011 02:22:31 +0000 (UTC)
commit 202ddad8fba1b1bc8417230c73701ed65b3a01f8
Author: William Jon McCann <jmccann redhat com>
Date: Mon Jan 24 20:06:15 2011 -0500
user-accounts: add a section for login options
panels/user-accounts/data/user-accounts-dialog.ui | 34 ++++++++++++++++-----
1 files changed, 26 insertions(+), 8 deletions(-)
---
diff --git a/panels/user-accounts/data/user-accounts-dialog.ui b/panels/user-accounts/data/user-accounts-dialog.ui
index cd863e7..16143c8 100644
--- a/panels/user-accounts/data/user-accounts-dialog.ui
+++ b/panels/user-accounts/data/user-accounts-dialog.ui
@@ -283,6 +283,23 @@
</packing>
</child>
<child>
+ <object class="GtkLabel" id="login-options-label">
+ <property name="visible">True</property>
+ <property name="xalign">1</property>
+ <property name="ypad">5</property>
+ <property name="label" translatable="yes">Login Options</property>
+ <attributes>
+ <attribute name="weight" value="bold"/>
+ </attributes>
+ </object>
+ <packing>
+ <property name="top_attach">3</property>
+ <property name="bottom_attach">4</property>
+ <property name="x_options">GTK_FILL</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+ <child>
<object class="GtkLabel" id="password-label">
<property name="visible">True</property>
<property name="xalign">1</property>
@@ -292,8 +309,8 @@
</attributes>
</object>
<packing>
- <property name="top_attach">2</property>
- <property name="bottom_attach">3</property>
+ <property name="top_attach">4</property>
+ <property name="bottom_attach">5</property>
<property name="x_options">GTK_FILL</property>
<property name="y_options"></property>
</packing>
@@ -305,8 +322,8 @@
<packing>
<property name="left_attach">1</property>
<property name="right_attach">2</property>
- <property name="top_attach">2</property>
- <property name="bottom_attach">3</property>
+ <property name="top_attach">4</property>
+ <property name="bottom_attach">5</property>
<property name="y_options"></property>
</packing>
</child>
@@ -320,8 +337,8 @@
</attributes>
</object>
<packing>
- <property name="top_attach">4</property>
- <property name="bottom_attach">5</property>
+ <property name="top_attach">2</property>
+ <property name="bottom_attach">3</property>
<property name="x_options">GTK_FILL</property>
<property name="y_options"></property>
</packing>
@@ -422,8 +439,8 @@
<packing>
<property name="left_attach">1</property>
<property name="right_attach">2</property>
- <property name="top_attach">4</property>
- <property name="bottom_attach">5</property>
+ <property name="top_attach">2</property>
+ <property name="bottom_attach">3</property>
<property name="x_options">GTK_FILL</property>
<property name="y_options"></property>
</packing>
@@ -463,6 +480,7 @@
<widget name="account-fingerprint-label"/>
<widget name="language-label"/>
<widget name="password-label"/>
+ <widget name="login-options-label"/>
<widget name="account-type-label"/>
</widgets>
</object>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]