diff --git a/AutoShell/main.py b/AutoShell/main.py index 47ea08d..4e4b82f 100755 --- a/AutoShell/main.py +++ b/AutoShell/main.py @@ -15,7 +15,7 @@ programPath = os.path.split(os.path.realpath(__file__))[0] # 返回 string information = json.loads(readtxt(f"{programPath}/../information.json")) version = information["Version"] thankText = "" -for i in information["Thank"]: +for i in information["Contribute"]: thankText += f"{i}\n" programEnv = [ ["WINEPREFIX", f"{os.path.expanduser('~')}/.wine"], diff --git a/Icon/BadStar.svg b/Icon/BadStar.svg new file mode 100755 index 0000000..7b6cfe4 --- /dev/null +++ b/Icon/BadStar.svg @@ -0,0 +1,81 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/Icon/Star.svg b/Icon/Star.svg new file mode 100755 index 0000000..03c1185 --- /dev/null +++ b/Icon/Star.svg @@ -0,0 +1,76 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/Icon/UnStar.svg b/Icon/UnStar.svg new file mode 100755 index 0000000..dc4c6fd --- /dev/null +++ b/Icon/UnStar.svg @@ -0,0 +1,76 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/UI/__pycache__/AutoConfig.cpython-37.pyc b/UI/__pycache__/AutoConfig.cpython-37.pyc new file mode 100644 index 0000000..7cb1f2c Binary files /dev/null and b/UI/__pycache__/AutoConfig.cpython-37.pyc differ diff --git a/__pycache__/ConfigLanguareRunner.cpython-37.pyc b/__pycache__/ConfigLanguareRunner.cpython-37.pyc new file mode 100644 index 0000000..ade821a Binary files /dev/null and b/__pycache__/ConfigLanguareRunner.cpython-37.pyc differ diff --git a/api/__pycache__/__init__.cpython-37.pyc b/api/__pycache__/__init__.cpython-37.pyc index 2bd853a..71d0f80 100644 Binary files a/api/__pycache__/__init__.cpython-37.pyc and b/api/__pycache__/__init__.cpython-37.pyc differ diff --git a/information.json b/information.json index a224338..c7ad116 100755 --- a/information.json +++ b/information.json @@ -5,7 +5,7 @@ "https://github.com/gfdgd-xi/uengine-runner", "https://gitlink.org.cn/gfdgd_xi/uengine-runner" ], - "Version": "1.8.3", + "Version": "2.0.0", "System": "Linux(deepin/UOS)", "Tips": [ "更多可见:https://gitee.com/gfdgd-xi/uengine-runner/wikis 或程序的更多帮助", @@ -205,7 +205,7 @@ "11、deepin 终端", "……" ], - "Time": "2022年12月18日", + "Time": "2023年01月13日", "Contribute": [ "感谢以下用户提供的问题、建议、图标、代码等,如果有遗漏,请及时与开发者联系添加,以及如果侵犯到您的合法权益,也及时与开发者联系:

", "
",