summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelipe Borges <felipeborges@gnome.org>2016-05-31 12:06:01 +0200
committerFelipe Borges <felipeborges@gnome.org>2016-06-01 11:55:34 +0200
commit941282a8de251da48b8e26b88fe5d83918008fcd (patch)
tree4bc176731a006aac0e6b5e72dbeced4176497631
parenta848da934838d520daa188fe8d81660a14a9bc3d (diff)
downloadgnome-control-center-941282a8de251da48b8e26b88fe5d83918008fcd.tar.gz
user-accounts: drop "Login Options" label
According to the mockups at https://wiki.gnome.org/Design/SystemSettings/UserAccounts https://bugzilla.gnome.org/show_bug.cgi?id=767065
-rw-r--r--panels/user-accounts/data/user-accounts-dialog.ui33
1 files changed, 7 insertions, 26 deletions
diff --git a/panels/user-accounts/data/user-accounts-dialog.ui b/panels/user-accounts/data/user-accounts-dialog.ui
index 83289724a..740f4df63 100644
--- a/panels/user-accounts/data/user-accounts-dialog.ui
+++ b/panels/user-accounts/data/user-accounts-dialog.ui
@@ -199,24 +199,6 @@
</packing>
</child>
<child>
- <object class="GtkLabel" id="login-options-label">
- <property name="visible">True</property>
- <property name="xalign">1</property>
- <property name="margin-top">5</property>
- <property name="margin-bottom">5</property>
- <property name="label" translatable="yes">Login Options</property>
- <attributes>
- <attribute name="weight" value="bold"/>
- </attributes>
- </object>
- <packing>
- <property name="left_attach">0</property>
- <property name="top_attach">3</property>
- <property name="width">1</property>
- <property name="height">1</property>
- </packing>
- </child>
- <child>
<object class="GtkLabel" id="password-label">
<property name="visible">True</property>
<property name="xalign">1</property>
@@ -229,7 +211,7 @@
</object>
<packing>
<property name="left_attach">0</property>
- <property name="top_attach">4</property>
+ <property name="top_attach">3</property>
<property name="width">1</property>
<property name="height">1</property>
</packing>
@@ -241,7 +223,7 @@
</object>
<packing>
<property name="left_attach">1</property>
- <property name="top_attach">4</property>
+ <property name="top_attach">3</property>
<property name="width">1</property>
<property name="height">1</property>
</packing>
@@ -259,7 +241,7 @@
</object>
<packing>
<property name="left_attach">0</property>
- <property name="top_attach">5</property>
+ <property name="top_attach">4</property>
<property name="width">1</property>
<property name="height">1</property>
</packing>
@@ -285,7 +267,7 @@
</object>
<packing>
<property name="left_attach">1</property>
- <property name="top_attach">5</property>
+ <property name="top_attach">4</property>
<property name="width">1</property>
<property name="height">1</property>
</packing>
@@ -303,7 +285,7 @@
</object>
<packing>
<property name="left_attach">0</property>
- <property name="top_attach">6</property>
+ <property name="top_attach">5</property>
<property name="width">1</property>
<property name="height">1</property>
</packing>
@@ -416,7 +398,7 @@
</object>
<packing>
<property name="left_attach">0</property>
- <property name="top_attach">7</property>
+ <property name="top_attach">6</property>
<property name="width">1</property>
<property name="height">1</property>
</packing>
@@ -457,7 +439,7 @@
</object>
<packing>
<property name="left_attach">1</property>
- <property name="top_attach">7</property>
+ <property name="top_attach">6</property>
<property name="width">1</property>
<property name="height">1</property>
</packing>
@@ -494,7 +476,6 @@
<widget name="account-fingerprint-label"/>
<widget name="language-label"/>
<widget name="password-label"/>
- <widget name="login-options-label"/>
<widget name="account-type-label"/>
<widget name="autologin-label"/>
<widget name="last-login-label"/>