mirror of
https://github.com/W1NDes/M-AzurLaneAutoScript.git
synced 2026-05-14 07:08:04 +08:00
Opt: Move GUI icons from doc/misc.assets to assets/gooey
This commit is contained in:
parent
4f10fbde15
commit
45a96d0e17
|
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 17 KiB |
|
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 17 KiB |
@ -22,7 +22,7 @@ except Exception:
|
||||
|
||||
@Gooey(
|
||||
optional_cols=2,
|
||||
program_name=pyw_name.capitalize(), image_dir='doc/misc.assets',
|
||||
program_name=pyw_name.capitalize(), image_dir='assets/gooey',
|
||||
sidebar_title='功能',
|
||||
terminal_font_family='Consolas',
|
||||
language='chinese',
|
||||
|
||||
@ -22,7 +22,7 @@ except Exception:
|
||||
|
||||
@Gooey(
|
||||
optional_cols=2,
|
||||
program_name=pyw_name.capitalize(), image_dir='doc/misc.assets',
|
||||
program_name=pyw_name.capitalize(), image_dir='assets/gooey',
|
||||
sidebar_title='Function',
|
||||
terminal_font_family='Consolas',
|
||||
language='english',
|
||||
|
||||
@ -21,7 +21,7 @@ except Exception:
|
||||
|
||||
@Gooey(
|
||||
optional_cols=2,
|
||||
program_name=pyw_name.capitalize(), image_dir='doc/misc.assets',
|
||||
program_name=pyw_name.capitalize(), image_dir='assets/gooey',
|
||||
sidebar_title='Function',
|
||||
terminal_font_family='Consolas',
|
||||
language='english',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user