initial version of graphical installer

-  Graphical installer based on Python3 with PySide2 GUI framework (Qt-bindings for Python)
This commit is contained in:
Paul S 2021-05-04 18:10:32 +02:00
parent 64a01a9985
commit 9cf4ca47a1
7 changed files with 343 additions and 15 deletions

View file

@ -2,8 +2,8 @@
# Variables
mydir=$PWD
langDE=".languages/german.txt"
langEN=".languages/english.txt"
langDE="languages/german.py"
langEN="languages/english.py"
# Intro
# language