[gnome-control-center/gbsneto/online-accounts-hide-empty-accounts-group] online-accounts: Hide accounts group by default
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center/gbsneto/online-accounts-hide-empty-accounts-group] online-accounts: Hide accounts group by default
- Date: Tue, 1 Feb 2022 14:43:41 +0000 (UTC)
commit ea7012d9a916ebb0204e2fde87077100eb5277b7
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Tue Feb 1 11:42:13 2022 -0300
online-accounts: Hide accounts group by default
We show it whenever an account is added, and it needs to
start hidden to not break style.
Related: https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/1587
panels/online-accounts/cc-online-accounts-panel.ui | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/panels/online-accounts/cc-online-accounts-panel.ui
b/panels/online-accounts/cc-online-accounts-panel.ui
index 7afcd0579..1a186202a 100644
--- a/panels/online-accounts/cc-online-accounts-panel.ui
+++ b/panels/online-accounts/cc-online-accounts-panel.ui
@@ -71,6 +71,7 @@
<child>
<object class="AdwPreferencesGroup" id="accounts_frame">
+ <property name="visible">False</property>
<child>
<object class="GtkListBox" id="accounts_listbox">
<property name="hexpand">True</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]