[gnome-control-center] user-accounts: redesign offline mode for enterprise login
- From: Felipe Borges <felipeborges src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center] user-accounts: redesign offline mode for enterprise login
- Date: Wed, 1 Jun 2016 15:12:19 +0000 (UTC)
commit 5b3a2cc649601a83720c36cb0c4702678b70cee1
Author: Felipe Borges <felipeborges gnome org>
Date: Tue May 24 14:50:06 2016 +0200
user-accounts: redesign offline mode for enterprise login
https://wiki.gnome.org/Design/SystemSettings/UserAccounts
https://bugzilla.gnome.org/show_bug.cgi?id=767065
panels/user-accounts/data/account-dialog.ui | 23 +++++++++++++++++++++--
1 files changed, 21 insertions(+), 2 deletions(-)
---
diff --git a/panels/user-accounts/data/account-dialog.ui b/panels/user-accounts/data/account-dialog.ui
index aa2fc49..edcbc69 100644
--- a/panels/user-accounts/data/account-dialog.ui
+++ b/panels/user-accounts/data/account-dialog.ui
@@ -606,7 +606,7 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="icon_name">network-offline-symbolic</property>
- <property name="pixel_size">64</property>
+ <property name="pixel_size">160</property>
<property name="vexpand">True</property>
<property name="hexpand">True</property>
<property name="margin_bottom">6</property>
@@ -620,6 +620,25 @@
</packing>
</child>
<child>
+ <object class="GtkLabel">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="label" translatable="yes">You are Offline</property>
+ <property name="yalign">0</property>
+ <property name="justify">center</property>
+ <property name="hexpand">True</property>
+ <attributes>
+ <attribute name="scale" value="1.6"/>
+ </attributes>
+ </object>
+ <packing>
+ <property name="left_attach">0</property>
+ <property name="top_attach">2</property>
+ <property name="width">2</property>
+ <property name="height">1</property>
+ </packing>
+ </child>
+ <child>
<object class="GtkLabel" id="label17">
<property name="visible">True</property>
<property name="can_focus">False</property>
@@ -634,7 +653,7 @@
</object>
<packing>
<property name="left_attach">0</property>
- <property name="top_attach">2</property>
+ <property name="top_attach">3</property>
<property name="width">2</property>
<property name="height">1</property>
</packing>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]