Merge pull request #3247 from quadproduction/add-nuke-default-icon

Nuke: Change default icon path in settings
This commit is contained in:
Ondřej Samohel 2022-05-31 09:12:25 +02:00 committed by GitHub
commit 8b649e7626
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 2 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 45 KiB

After

Width:  |  Height:  |  Size: 85 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 48 KiB

After

Width:  |  Height:  |  Size: 85 KiB

Before After
Before After

Binary file not shown.

After

Width:  |  Height:  |  Size: 100 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 44 KiB

After

Width:  |  Height:  |  Size: 97 KiB

Before After
Before After

View file

@ -292,7 +292,7 @@
"nukex": {
"enabled": true,
"label": "Nuke X",
"icon": "{}/app_icons/nuke.png",
"icon": "{}/app_icons/nukex.png",
"host_name": "nuke",
"environment": {
"NUKE_PATH": [
@ -431,7 +431,7 @@
"nukestudio": {
"enabled": true,
"label": "Nuke Studio",
"icon": "{}/app_icons/nuke.png",
"icon": "{}/app_icons/nukestudio.png",
"host_name": "hiero",
"environment": {
"WORKFILES_STARTUP": "0",