更新部分字段
This commit is contained in:
parent
77ae41f320
commit
baefb77dea
@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
".url": {
|
".url": {
|
||||||
"certimate.Application": {
|
"certimate.Application": {
|
||||||
"title": "certimate",
|
"title": "Certimate",
|
||||||
"icon": "images/icon_{0}.png",
|
"icon": "images/icon_{0}.png",
|
||||||
"type": "url",
|
"protocol": "http",
|
||||||
"protocol": "",
|
"type": "iframe",
|
||||||
"port": "8080",
|
"port": "8090",
|
||||||
"url": "/",
|
"url": "/",
|
||||||
"allUsers": false
|
"allUsers": false
|
||||||
}
|
}
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 31 KiB After Width: | Height: | Size: 6.7 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 3.0 KiB After Width: | Height: | Size: 6.7 KiB |
12
manifest
12
manifest
@ -1,10 +1,10 @@
|
|||||||
appname = certimate
|
appname = Certimate
|
||||||
version = 1.0.0
|
version = v0.4.7
|
||||||
display_name = display-name
|
display_name = Certimate
|
||||||
desc = app-description
|
desc = 证书自动化部署方案
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
source = thirdparty
|
source = thirdparty
|
||||||
maintainer = your-name
|
maintainer = Krcia
|
||||||
distributor = your-name
|
distributor = Krcia
|
||||||
desktop_uidir = ui
|
desktop_uidir = ui
|
||||||
desktop_applaunchname = certimate.Application
|
desktop_applaunchname = certimate.Application
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user