Replace sleep icon with new app logo
This commit is contained in:
20
package.json
20
package.json
@@ -38,12 +38,24 @@
|
||||
"name": "LOGO_25",
|
||||
"spaceOptimization": "storage",
|
||||
"type": "bitmap",
|
||||
"menuIcon": true
|
||||
"menuIcon": true,
|
||||
"targetPlatforms": [
|
||||
"basalt",
|
||||
"chalk",
|
||||
"emery",
|
||||
"gabbro"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "raw",
|
||||
"name": "SLEEP_ICON",
|
||||
"file": "sleep.pdc"
|
||||
"file": "logo_25_no_aa.png",
|
||||
"memoryFormat": "Smallest",
|
||||
"name": "LOGO_25",
|
||||
"spaceOptimization": "storage",
|
||||
"type": "bitmap",
|
||||
"targetPlatforms": [
|
||||
"diorite",
|
||||
"flint"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "raw",
|
||||
|
||||
Reference in New Issue
Block a user