Code: Select all
# ls -l /etc/xdg/menus/applications.menu
lrwxrwxrwx 1 root root 23 Jul 29 19:39 /etc/xdg/menus/applications.menu -> gnome-applications.menuCode: Select all
~ $ ls -las /etc/xdg/menus/
total 36
4 drwxr-xr-x 3 root root 4096 Nov 3 07:16 .
4 drwxr-xr-x 4 root root 4096 Nov 1 03:45 ..
4 drwxr-xr-x 2 root root 4096 Oct 30 22:51 applications-merged
4 -rw-r--r-- 1 root root 407 Oct 30 22:50 ggz.menu
8 -rw-r--r-- 1 root root 4634 Nov 1 06:41 gnome-applications.menu
4 -rw-r--r-- 1 root root 488 Nov 1 12:17 gnome-screensavers.menu
4 -rw-r--r-- 1 root root 3218 Nov 3 07:15 gnomecc.menu
4 -rw-r--r-- 1 root root 1387 Nov 1 06:41 settings.menu
~$
Code: Select all
~ $ ls -las ~/.config/menus/
total 8
4 drwxr-xr-x 2 weziw weziw 4096 Nov 3 08:48 .
4 drwxr-xr-x 5 weziw weziw 4096 Nov 4 10:08 ..
Code: Select all
cp /etc/xdg/menus/gnome-applications.menu /etc/xdg/menus/applications.menu

Code: Select all
ln -s gnome-applications.menu applications.menu
The problem was that XDG_MENU_PREFIX option was not well thought out (I could use other words but I will be nice)EvaSDK wrote:This solution is wrong, please check http://www.gentoo.org/proj/en/desktop/g ... pgrade.xml section "GNOME and KDE menu file-collision"

Yes, I'm using xfce. Waiting to see what the next version will look like,d2_racing wrote:You are using what now ? XFCE ???Anon-E-moose wrote:edit to add: I have since moved away from both gnome and kde so I don't have a problem with either.
