[gnome-software] gs-shell: Remove obsolete empty accounts menu
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software] gs-shell: Remove obsolete empty accounts menu
- Date: Mon, 24 Feb 2020 08:37:46 +0000 (UTC)
commit 52b110ae54259b1105655972b6d49541d8f2df25
Author: Robert Ancell <robert ancell canonical com>
Date: Mon Feb 24 16:55:59 2020 +1300
gs-shell: Remove obsolete empty accounts menu
The accounts support was removed in 145bb821
src/gnome-software.ui | 22 +++++++++-------------
1 file changed, 9 insertions(+), 13 deletions(-)
---
diff --git a/src/gnome-software.ui b/src/gnome-software.ui
index 6646e092..0811b611 100644
--- a/src/gnome-software.ui
+++ b/src/gnome-software.ui
@@ -31,19 +31,15 @@
</child>
</object>
<menu id="primary_menu">
- <section id="accounts_menu">
- </section>
- <section>
- <item>
- <attribute name="label" translatable="yes">_Software Repositories</attribute>
- <attribute name="action">app.sources</attribute>
- <attribute name="hidden-when">action-disabled</attribute>
- </item>
- <item>
- <attribute name="label" translatable="yes">_Update Preferences</attribute>
- <attribute name="action">app.prefs</attribute>
- </item>
- </section>
+ <item>
+ <attribute name="label" translatable="yes">_Software Repositories</attribute>
+ <attribute name="action">app.sources</attribute>
+ <attribute name="hidden-when">action-disabled</attribute>
+ </item>
+ <item>
+ <attribute name="label" translatable="yes">_Update Preferences</attribute>
+ <attribute name="action">app.prefs</attribute>
+ </item>
</menu>
<object class="GtkApplicationWindow" id="window_software">
<property name="visible">False</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]