[gnome-flashback] Show GNOME Software below all categories in the Applications menu



commit 18528feb3db8cc18cb42be0dfe40247a81933ff2
Author: Dmitry Shachnev <mitya57 gmail com>
Date:   Thu Feb 18 23:12:37 2016 +0300

    Show GNOME Software below all categories in the Applications menu

 data/menus/gnome-flashback-applications.menu |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)
---
diff --git a/data/menus/gnome-flashback-applications.menu b/data/menus/gnome-flashback-applications.menu
index b609e6e..a267f4f 100644
--- a/data/menus/gnome-flashback-applications.menu
+++ b/data/menus/gnome-flashback-applications.menu
@@ -282,4 +282,16 @@
      <Merge type="files" />
    </Layout>
 
+  <Include>
+    <Filename>org.gnome.Software.desktop</Filename>
+  </Include>
+
+  <!-- Separator between menus and GNOME Software -->
+  <Layout>
+    <Merge type="menus"/>
+    <Merge type="files"/>
+    <Separator/>
+    <Filename>org.gnome.Software.desktop</Filename>
+  </Layout>
+
 </Menu> <!-- End Applications -->


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]