Launchpad has imported 1 comments from the remote bug at
https://bugzilla.xfce.org/show_bug.cgi?id=15504.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.

------------------------------------------------------------------------
On 2019-05-30T02:40:36+00:00 Bluesabre-1 wrote:

Created attachment 8601
Patch for the default applications menu

Downstream bug:
https://bugs.launchpad.net/ubuntu/+source/garcon/+bug/1213518

the file /etc/xdg/menus/xfce-applications.menu has the
<DefaultMergeDirs/> at the beginning of the file where it is processed
and the extra files are merged before the rest of the default file are
read. This means that the default layouts etc. will override the merged
file but the freedesktop standard is that the merged in files (in the
user's direcory for example) should override the default file. This
affects any package like alacarte that edits the menu, or a package that
customizes the menu from /etc/xdg/menus/applications-merged/ directory.
This can be corrected by moving the <DefaultMergeDirs/> line to the
second last line just one line bfore the very last </Menu> line.

The attached patch seems to resolve this issue.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/garcon/+bug/1213518/comments/12


** Changed in: garcon
       Status: Unknown => Confirmed

** Changed in: garcon
   Importance: Unknown => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1213518

Title:
  xfce-applications.menu merges in a non-standard way. default overrides
  merge

To manage notifications about this bug go to:
https://bugs.launchpad.net/garcon/+bug/1213518/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to