fix missing panel icon
parent
8fd807bbf9
commit
8688535f59
BIN
icon/icon_N.png
BIN
icon/icon_N.png
Binary file not shown.
|
Before Width: | Height: | Size: 6.1 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 4.4 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 8.3 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 4.5 KiB |
|
Before Width: | Height: | Size: 6.1 KiB After Width: | Height: | Size: 6.1 KiB |
|
|
@ -70,35 +70,18 @@
|
|||
],
|
||||
"icons": [
|
||||
{
|
||||
"width": 32,
|
||||
"height": 32,
|
||||
"path": "icon/icon_D.png",
|
||||
"width": 23,
|
||||
"height": 23,
|
||||
"path": "icon/panel.png",
|
||||
"scale": [
|
||||
1,
|
||||
2
|
||||
],
|
||||
"theme": [
|
||||
"dark",
|
||||
"darkest"
|
||||
"all"
|
||||
],
|
||||
"species": [
|
||||
"generic"
|
||||
]
|
||||
},
|
||||
{
|
||||
"width": 32,
|
||||
"height": 32,
|
||||
"path": "icon/icon_N.png",
|
||||
"scale": [
|
||||
1,
|
||||
2
|
||||
],
|
||||
"theme": [
|
||||
"lightest",
|
||||
"light"
|
||||
],
|
||||
"species": [
|
||||
"generic"
|
||||
"chrome"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
|
@ -106,35 +89,18 @@
|
|||
],
|
||||
"icons": [
|
||||
{
|
||||
"width": 32,
|
||||
"height": 32,
|
||||
"path": "icon/icon_D.png",
|
||||
"width": 48,
|
||||
"height": 48,
|
||||
"path": "icon/plugin.png",
|
||||
"scale": [
|
||||
1,
|
||||
2
|
||||
],
|
||||
"theme": [
|
||||
"dark",
|
||||
"darkest"
|
||||
"all"
|
||||
],
|
||||
"species": [
|
||||
"generic"
|
||||
]
|
||||
},
|
||||
{
|
||||
"width": 32,
|
||||
"height": 32,
|
||||
"path": "icon/icon_N.png",
|
||||
"scale": [
|
||||
1,
|
||||
2
|
||||
],
|
||||
"theme": [
|
||||
"lightest",
|
||||
"light"
|
||||
],
|
||||
"species": [
|
||||
"generic"
|
||||
"pluginList"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in New Issue