add: icon
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user