https://bugs.kde.org/show_bug.cgi?id=213972

David Edmundson <k...@davidedmundson.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |http://commits.kde.org/kser
                   |                            |vice/eb561bab855b90ed2277d8
                   |                            |46cce2a099c4075dfb
         Resolution|---                         |FIXED
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #8 from David Edmundson <k...@davidedmundson.co.uk> ---
Git commit eb561bab855b90ed2277d846cce2a099c4075dfb by David Edmundson.
Committed on 16/02/2016 at 13:40.
Pushed by davidedmundson into branch 'master'.

Fix chromium/wine apps not loading on some distributions.

xdg-menu install installs local .menu files into .config/menus
/applications-merged/

kservice merges local menus from
.config/menus/$APPLICATIONS_MENU_NAME-merged where
applications_menu_name is a cmake variable of where to install the base
menu.

In most cases it works as $APPLICATIONS_MENU_NAME is "applications"
by default. However some special distributions rename it.

The specification does say you should derive this folder from the menu
you're loading, so we're half following it.
However, there's an overriding clause that if you're loading an
application menu (i.e kde-applications.menu) the default merge directory
must be "applications-merged" instead.[1]
REVIEW: 127029

[1]https://specifications.freedesktop.org/menu-spec/menu-spec-
latest.html

M  +1    -1    src/sycoca/vfolder_menu.cpp

http://commits.kde.org/kservice/eb561bab855b90ed2277d846cce2a099c4075dfb

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to