https://bugs.kde.org/show_bug.cgi?id=191632
Méven <me...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/fram | |eworks/kio/-/commit/a72c505 | |27f6d38d49050b97e026e4c44bb | |550c9e --- Comment #16 from Méven <me...@kde.org> --- Git commit a72c50527f6d38d49050b97e026e4c44bb550c9e by Méven Car, on behalf of Antti Savolainen. Committed on 07/09/2024 at 10:52. Pushed by meven into branch 'master'. knewfilemenu: Make ~/Templates work by simply placing files and folders there Adds functionality so that placing any file in `~/Templates` creates the same file in the context menu as a template. This also works for directories so you are able to create project skeletons. I think I accidentally made it so that if you already have a `.desktop` file in `~/.local/share/templates` that points to `~/Templates`, the `.desktop` file will take priority and there is no duplication. M +12 -5 autotests/knewfilemenutest.cpp M +39 -32 src/filewidgets/knewfilemenu.cpp https://invent.kde.org/frameworks/kio/-/commit/a72c50527f6d38d49050b97e026e4c44bb550c9e -- You are receiving this mail because: You are watching all bug changes.