rename pype to openpype on icons

This commit is contained in:
Milan Kolar 2021-04-01 14:46:49 +02:00
parent fd67d8924b
commit dcce50ea9e
12 changed files with 8 additions and 30 deletions

View file

@ -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,