更新部分字段

This commit is contained in:
Krcia 2025-12-03 09:31:25 +08:00
parent 77ae41f320
commit baefb77dea
4 changed files with 10 additions and 10 deletions

View File

@ -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

View File

@ -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