mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2024-12-29 16:44:13 +08:00
upgrade
This commit is contained in:
parent
d98c3f76b0
commit
4cb27e46e5
@ -1 +0,0 @@
|
|||||||
%LOCALAPPDATA%\Programs\Python\Python37-32\python.exe -m nuitka --standalone --plugin-enable=pyqt5 --output-dir=..\build\x86 LunaTranslator\LunaTranslator_main.py --windows-icon-from-ico=..\plugins\exec\luna.ico
|
|
@ -1 +0,0 @@
|
|||||||
%LOCALAPPDATA%\Programs\Python\Python37\python.exe -m nuitka --standalone --plugin-enable=pyqt5 --output-dir=..\build\x64 LunaTranslator\LunaTranslator_main.py --windows-icon-from-ico=..\plugins\exec\luna.ico
|
|
@ -39,7 +39,7 @@
|
|||||||
"sw_fontstring": "Arial,12,-1,5,50,0,0,0,0,0,Regular",
|
"sw_fontstring": "Arial,12,-1,5,50,0,0,0,0,0,Regular",
|
||||||
"edit_fontstring": "Arial,12,-1,5,50,0,0,0,0,0,Regular",
|
"edit_fontstring": "Arial,12,-1,5,50,0,0,0,0,0,Regular",
|
||||||
"fixedheight": false,
|
"fixedheight": false,
|
||||||
"showintab": false,
|
"showintab": true,
|
||||||
"remove_useless_hook": false,
|
"remove_useless_hook": false,
|
||||||
"button_color_close": "#D32424",
|
"button_color_close": "#D32424",
|
||||||
"button_color_normal": "#FFFFFF",
|
"button_color_normal": "#FFFFFF",
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version":"v2.37.1",
|
"version":"v2.37.2",
|
||||||
"language_list_show":["简体中文","日本語","English","Русский язык","Español","한국어","Français","繁體中文","Tiếng Việt","Türkçe","Polski","Українська Мова","Italiano","اللغة العربية","ภาษาไทย"] ,
|
"language_list_show":["简体中文","日本語","English","Русский язык","Español","한국어","Français","繁體中文","Tiếng Việt","Türkçe","Polski","Українська Мова","Italiano","اللغة العربية","ภาษาไทย"] ,
|
||||||
"language_list_translator":["简体中文","日文","英文","俄语","西班牙语","韩语","法语","繁体中文","越南语","土耳其语","波兰语","乌克兰语","意大利语","阿拉伯语","泰语"],
|
"language_list_translator":["简体中文","日文","英文","俄语","西班牙语","韩语","法语","繁体中文","越南语","土耳其语","波兰语","乌克兰语","意大利语","阿拉伯语","泰语"],
|
||||||
"language_list_translator_inner":["zh", "ja", "en","ru","es","ko","fr","cht","vi","tr","pl","uk","it","ar","th"],
|
"language_list_translator_inner":["zh", "ja", "en","ru","es","ko","fr","cht","vi","tr","pl","uk","it","ar","th"],
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
PyQt5==5.15.7
|
PyQt5==5.15.10
|
||||||
PyQt5-Qt5==5.15.2
|
PyQt5-Qt5==5.15.2
|
||||||
|
|
||||||
nuitka==1.9.6
|
nuitka==2.0.5
|
||||||
imageio
|
imageio
|
||||||
pefile
|
pefile
|
Loading…
x
Reference in New Issue
Block a user