Releases: gmm96/KDE-5-Template-Manager
Releases · gmm96/KDE-5-Template-Manager
v5.0
- Adding editor to Template Manager, so you can edit name, comment, icon and source file/directory.
- New icons for window title.
- Better way to extract extension from filename.
- Refactoring service menu texts, splitting for files and directories.
- Adding name validations for in template creator and editor.
- Stopping using hardcoded paths.
- Changing echo(s) to printf(s).
- Fixed Russian translations.
- Simplifying install and uninstall scripts.
- Unifying constants in TemplateManagerTools.sh.
- Changing cp to /bin/cp to avoid possible alias.
- Editing IFS just in temporary one line commands.
- Adding new line at the end of all files.
- Moving service menu from top level position to a non-important position.
- Updating README with new functionality and dependencies.
- New screenshots.
v4.0
- Using bash instead of sh to run the scripts.
- Unifying $HOME variable
- Adding missing translations to Dolphin Service Menu.
- Changing windows icons for template creator and eraser.
- Displaying emojis/symbols to differentiate between files and directories in template eraser.
- Improved explanation for template comment.
- Modifying certain kdialog windows geometry for better displaying.
- Adding new screenshots.
v3.0
v2.0
- Changing pluging name for other more convenient.
- Templates now can be made from files or directories.
- Adding template eraser.
- Support for translations in Spanish, French, Italian, German, Portuguese and Russian.
- Asking user for confirmation to delete templates when uninstalling this plugin.
- Updating documentation.