add: icon

This commit is contained in:
2026-02-06 04:18:28 +08:00
parent a2ad297dbc
commit 6ec897468f
13 changed files with 50 additions and 24 deletions

View File

@@ -1,6 +1,6 @@
[Desktop Entry]
Version=1.0
Name=My Product
Name=MeshDrop
Comment=A mesh-drop application
# The Exec line includes %u to pass the URL to the application
Exec=/usr/local/bin/mesh-drop %u

View File

@@ -6,13 +6,13 @@
name: "mesh-drop"
arch: ${GOARCH}
platform: "linux"
version: "0.1.0"
version: "0.0.3"
section: "default"
priority: "extra"
maintainer: ${GIT_COMMITTER_NAME} <${GIT_COMMITTER_EMAIL}>
description: "A mesh-drop application"
vendor: "My Company"
homepage: "https://wails.io"
vendor: "nite"
homepage: "https://www.nite07.com"
license: "MIT"
release: "1"
@@ -36,8 +36,8 @@ overrides:
depends:
- gtk3
- webkit2gtk4.1
# Arch Linux packages (WebKit 4.1)
# Arch Linux packages (WebKit 4.1)
archlinux:
depends:
- gtk3