From acc2a8c1a5c4a7d19ddaa44e9a1c2726dcd39884 Mon Sep 17 00:00:00 2001 From: Nils <> Date: Mon, 18 Oct 2021 20:26:31 +0200 Subject: [PATCH] Author information --- engine/config.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/engine/config.py b/engine/config.py index 62e4a05..23b95aa 100644 --- a/engine/config.py +++ b/engine/config.py @@ -23,7 +23,7 @@ METADATA={ "version" : "0.0.1", "year" : "2021", - "author" : "Laborejo Software Suite", + "author" : "Laborejo Software Suite and Krzysztof Foltman", "url" : "https://www.laborejo.org/tembro", "supportedLanguages" : {"German":"de.qm"}, @@ -62,7 +62,6 @@ At the moment this software is in its ALPHA phase. You need to manually download files from https://laborejo.org/downloads/tembro-instruments/ . Do not unpack the .tar files! Download them to a location of your choice set the sample file location from within Tembros Edit menu. Then restart the program. - """, "dependencies" : "\n".join("* "+dep for dep in ()),