gmm96 / KDE-5-Template-Manager

KDE 5 Dolphin Service Menu for creating a template from an existing file or directory.
https://store.kde.org/p/1454391/
GNU General Public License v3.0
13 stars 5 forks source link

Do not hardcode path to templates folder #3

Closed Ashark closed 3 years ago

Ashark commented 3 years ago

I had my XDG_TEMPLATES_DIR different from "$HOME/Templates", so adding templates had no effect in dolphin. I have replaced hardcoded assumption of path to the path set by user.

gmm96 commented 3 years ago

Please, take a look of the suggestions I've made to your changes.

Ashark commented 3 years ago

Please, take a look of the suggestions I've made to your changes.

I should commit it or do something? The write permission should be given to you. I have commented your suggestion above.