Create directory when saving the menu file

Authored by wbauer on Oct 28 2019, 8:02 AM.

Description

Create directory when saving the menu file

Commit 0bf70655 ported kmenuedit away from KStandardDirs.
But unlike KStandardDirs, QStandardPaths doesn't guarantee that the
target directory actually exists, therefore saving the menu file failed
if ~/.config/menus/ wasn't there already.

BUG: 413079
FIXED-IN: 5.17.2
Differential Revision: https://phabricator.kde.org/D24996

Details

Committed
wbauerOct 28 2019, 8:02 AM
Differential Revision
D24996: Create directory when saving the menu file
Parents
R103:9560c2f0c99f: Update version number for 5.17.1 GIT_SILENT
Branches
Unknown
Tags
Unknown