[gnome-menus] layout: Put the Other menu at the end



commit 2179d84e1d7ce5a5b79f2736bf64a13e7bca1b4d
Author: Vincent Untz <vuntz gnome org>
Date:   Fri Oct 7 10:43:02 2011 +0200

    layout: Put the Other menu at the end
    
    It's really a special menu, which should not be handled with
    alphabetical order.

 layout/applications.menu |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/layout/applications.menu b/layout/applications.menu
index 9a15849..fda6b74 100644
--- a/layout/applications.menu
+++ b/layout/applications.menu
@@ -151,4 +151,10 @@
     </Include>
   </Menu> <!-- End Other -->
 
+   <Layout>
+     <Merge type="menus" />
+     <Menuname>Other</Menuname>
+     <Merge type="files" />
+   </Layout>
+
 </Menu> <!-- End Applications -->



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