mirror of
https://github.com/ONLYOFFICE/onlyoffice.github.io.git
synced 2026-04-07 14:04:30 +08:00
Merge pull request #14 from K0R0L/language-tool-plugin-manager
screenshot, icons, background
This commit is contained in:
@ -95,7 +95,18 @@
|
||||
}
|
||||
],
|
||||
|
||||
"size": [ 400, 50 ]
|
||||
"size": [ 400, 50 ],
|
||||
"store": {
|
||||
"background": {
|
||||
"light" : "#357EE5",
|
||||
"dark" : "#357EE5"
|
||||
},
|
||||
"screenshots" : ["resources/store/screenshots/screen_1.png"],
|
||||
"icons" : {
|
||||
"light" : "resources/store/icons",
|
||||
"dark" : "resources/store/icons"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 1.2 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 1.5 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 1.8 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 2.1 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 2.4 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 62 KiB |
Reference in New Issue
Block a user