Hello community,

here is the log from the commit of package gnome-menus for openSUSE:Factory
checked in at Fri Oct 7 17:07:11 CEST 2011.



--------
--- openSUSE:Factory/gnome-menus/gnome-menus.changes    2011-10-02 
10:06:12.000000000 +0200
+++ /mounts/work_src_done/STABLE/gnome-menus/gnome-menus.changes        
2011-10-07 10:45:11.000000000 +0200
@@ -1,0 +2,6 @@
+Fri Oct  7 08:44:35 UTC 2011 - [email protected]
+
+- Add gnome-menus-other-end.patch: put the Other menu at the end,
+  after other menus. Taken from git.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


New:
----
  gnome-menus-other-end.patch

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gnome-menus.spec ++++++
--- /var/tmp/diff_new_pack.YVTfKj/_old  2011-10-07 17:07:08.000000000 +0200
+++ /var/tmp/diff_new_pack.YVTfKj/_new  2011-10-07 17:07:08.000000000 +0200
@@ -26,6 +26,8 @@
 Group:          System/GUI/GNOME
 Source:         
http://download.gnome.org/sources/gnome-menus/3.2/%{name}-%{version}.tar.bz2
 Source99:       baselibs.conf
+# PATCH-FIX-UPSTREAM gnome-menus-other-end.patch [email protected] -- Taken 
from git, put Other at the end
+Patch0:         gnome-menus-other-end.patch
 # PATCH-NEEDS-REBASE
 Patch3:         gnome-menus-x-suse-unimportant.patch
 BuildRequires:  fdupes
@@ -120,6 +122,7 @@
 %prep
 %setup -q
 translation-update-upstream
+%patch0 -p1
 # NEEDS REBASE
 #patch3
 

++++++ gnome-menus-other-end.patch ++++++
commit 2179d84e1d7ce5a5b79f2736bf64a13e7bca1b4d
Author: Vincent Untz <[email protected]>
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.

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 -->
continue with "q"...



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to