Installer divided into several modules and added new MessageDialog module

This commit is contained in:
2025-06-14 22:16:15 +02:00
parent f288a2bd7f
commit 58ca160050
31 changed files with 1178 additions and 712 deletions

View File

@ -2,7 +2,20 @@ Changelog for LXTools installer
## [Unreleased]
-
-
### Added
14-06-2025
- Installer divided into several modules and added new MessageDialog module
### Added
4-06-2025
- replace modul path /usr/lib/python3/dist-packages/shared_libs
with /usr/local/share/shared_libs for better ensure that the shared libs are found
- add ensure_shared_libs_pth_exists Script to install
### Added
4-06-2025