更新部分字段
This commit is contained in:
parent
77ae41f320
commit
baefb77dea
@ -1,11 +1,11 @@
|
||||
{
|
||||
".url": {
|
||||
"certimate.Application": {
|
||||
"title": "certimate",
|
||||
"title": "Certimate",
|
||||
"icon": "images/icon_{0}.png",
|
||||
"type": "url",
|
||||
"protocol": "",
|
||||
"port": "8080",
|
||||
"protocol": "http",
|
||||
"type": "iframe",
|
||||
"port": "8090",
|
||||
"url": "/",
|
||||
"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
|
||||
version = 1.0.0
|
||||
display_name = display-name
|
||||
desc = app-description
|
||||
appname = Certimate
|
||||
version = v0.4.7
|
||||
display_name = Certimate
|
||||
desc = 证书自动化部署方案
|
||||
arch = x86_64
|
||||
source = thirdparty
|
||||
maintainer = your-name
|
||||
distributor = your-name
|
||||
maintainer = Krcia
|
||||
distributor = Krcia
|
||||
desktop_uidir = ui
|
||||
desktop_applaunchname = certimate.Application
|
||||
|
||||
Loading…
Reference in New Issue
Block a user