https://bugs.kde.org/show_bug.cgi?id=191632
--- Comment #4 from Elvis Angelaccio <elvis.angelac...@kde.org> --- Git commit de5ab5e74b4c5a6ce482af8ded7b7b60966d20bb by Elvis Angelaccio, on behalf of Marijo Mustac. Committed on 21/06/2018 at 20:53. Pushed by elvisangelaccio into branch 'master'. [KIO] Add support for XDG_TEMPLATES_DIR in KNewFileMenu Summary: This patch adds the support for templates in the XDG_TEMPLATES_DIR location which points in default to: [en] /home/user/templates [de] /home/user/Vorlagen As is all templates have to be a .desktop file maybe a second patch will follow changing this but it seems to be tricky without breaking something. Test Plan: Add new valid .desktop file to your template folder -> shows up in the menu Reviewers: #frameworks, dfaure Reviewed By: dfaure Subscribers: kde-frameworks-devel, broulik, ngraham Tags: #frameworks Differential Revision: https://phabricator.kde.org/D10363 M +33 -4 src/filewidgets/knewfilemenu.cpp https://commits.kde.org/kio/de5ab5e74b4c5a6ce482af8ded7b7b60966d20bb -- You are receiving this mail because: You are watching all bug changes.