mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
rename pype to openpype on icons
This commit is contained in:
parent
fd67d8924b
commit
dcce50ea9e
12 changed files with 8 additions and 30 deletions
2
setup.py
2
setup.py
|
|
@ -78,7 +78,7 @@ build_options = dict(
|
|||
optimize=0
|
||||
)
|
||||
|
||||
icon_path = pype_root / "igniter" / "pype.ico"
|
||||
icon_path = pype_root / "igniter" / "openpype.ico"
|
||||
|
||||
executables = [
|
||||
Executable("start.py", base=None,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue