mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2025-01-01 10:04:12 +08:00
parent
8dc368af92
commit
dc1720dc73
@ -527,37 +527,37 @@ class TranslatorWindow(resizableframeless):
|
|||||||
(
|
(
|
||||||
"noundict",
|
"noundict",
|
||||||
lambda: loadpostsettingwindowmethod("noundict")(
|
lambda: loadpostsettingwindowmethod("noundict")(
|
||||||
gobject.baseobject.settin_ui
|
gobject.baseobject.commonstylebase
|
||||||
),
|
),
|
||||||
),
|
),
|
||||||
(
|
(
|
||||||
"noundict_2",
|
"noundict_2",
|
||||||
lambda: loadpostsettingwindowmethod_maybe(
|
lambda: loadpostsettingwindowmethod_maybe(
|
||||||
"noundict", gobject.baseobject.settin_ui
|
"noundict", gobject.baseobject.commonstylebase
|
||||||
),
|
),
|
||||||
),
|
),
|
||||||
(
|
(
|
||||||
"noundict_direct",
|
"noundict_direct",
|
||||||
lambda: loadpostsettingwindowmethod_maybe(
|
lambda: loadpostsettingwindowmethod_maybe(
|
||||||
"vndbnamemap", gobject.baseobject.settin_ui
|
"vndbnamemap", gobject.baseobject.commonstylebase
|
||||||
),
|
),
|
||||||
),
|
),
|
||||||
(
|
(
|
||||||
"noundict_sakura",
|
"noundict_sakura",
|
||||||
lambda: loadpostsettingwindowmethod_maybe(
|
lambda: loadpostsettingwindowmethod_maybe(
|
||||||
"gptpromptdict", gobject.baseobject.settin_ui
|
"gptpromptdict", gobject.baseobject.commonstylebase
|
||||||
),
|
),
|
||||||
),
|
),
|
||||||
(
|
(
|
||||||
"fix",
|
"fix",
|
||||||
lambda: loadpostsettingwindowmethod("transerrorfix")(
|
lambda: loadpostsettingwindowmethod("transerrorfix")(
|
||||||
gobject.baseobject.settin_ui
|
gobject.baseobject.commonstylebase
|
||||||
),
|
),
|
||||||
),
|
),
|
||||||
(
|
(
|
||||||
"fix_2",
|
"fix_2",
|
||||||
lambda: loadpostsettingwindowmethod_maybe(
|
lambda: loadpostsettingwindowmethod_maybe(
|
||||||
"transerrorfix", gobject.baseobject.settin_ui
|
"transerrorfix", gobject.baseobject.commonstylebase
|
||||||
),
|
),
|
||||||
),
|
),
|
||||||
("langdu", lambda: gobject.baseobject.readcurrent(force=True)),
|
("langdu", lambda: gobject.baseobject.readcurrent(force=True)),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user