mirror of
https://github.com/ONLYOFFICE/onlyoffice.github.io.git
synced 2026-04-07 14:04:30 +08:00
screenshot, icons, background
Added screenshot, icons and background for plugin manager
This commit is contained in:
@ -100,7 +100,18 @@
|
||||
}
|
||||
],
|
||||
|
||||
"size": [ 400, 50 ]
|
||||
"size": [ 400, 50 ],
|
||||
"store": {
|
||||
"background": {
|
||||
"light" : "#F5F5F5",
|
||||
"dark" : "#444444"
|
||||
},
|
||||
"screenshots" : ["resources/store/screenshots/screen_1.png"],
|
||||
"icons" : {
|
||||
"light" : "resources/store/icons",
|
||||
"dark" : "resources/store/icons"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
BIN
sdkjs-plugins/content/grammalecte/resources/store/icons/icon.png
Normal file
BIN
sdkjs-plugins/content/grammalecte/resources/store/icons/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.3 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 1.5 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 1.6 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 1.9 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 1.9 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 67 KiB |
Reference in New Issue
Block a user