mirror of
https://github.com/Qortal/qortal-ui.git
synced 2025-02-12 02:05:51 +00:00
fixx double
This commit is contained in:
parent
36d27f0647
commit
35ec685dab
@ -113,75 +113,6 @@ snap:
|
|||||||
directories:
|
directories:
|
||||||
output: dist
|
output: dist
|
||||||
|
|
||||||
publish:
|
|
||||||
provider: github
|
|
||||||
owner: Qortal
|
|
||||||
repo: qortal-ui
|
|
||||||
|
|
||||||
sign: false
|
|
||||||
iconSize: 100
|
|
||||||
contents:
|
|
||||||
- x: 130
|
|
||||||
y: 220
|
|
||||||
- x: 410
|
|
||||||
y: 220
|
|
||||||
type: "link"
|
|
||||||
path: "/Applications"
|
|
||||||
|
|
||||||
# Config for OSX pkg
|
|
||||||
pkg:
|
|
||||||
installLocation: "/Applications"
|
|
||||||
allowAnywhere: true
|
|
||||||
allowCurrentUserHome: true
|
|
||||||
allowRootDirectory: true
|
|
||||||
isVersionChecked: true
|
|
||||||
isRelocatable: false
|
|
||||||
overwriteAction: "upgrade"
|
|
||||||
|
|
||||||
# Windows configuration
|
|
||||||
win:
|
|
||||||
legalTrademarks: "QORTAL.ORG"
|
|
||||||
icon: "./img/icons/ico/256x256.ico"
|
|
||||||
target:
|
|
||||||
- "nsis"
|
|
||||||
|
|
||||||
# Config for the windows installer
|
|
||||||
nsis:
|
|
||||||
oneClick: false
|
|
||||||
perMachine: false
|
|
||||||
installerSidebar: "./img/win-installer-sidebar.bmp"
|
|
||||||
uninstallerSidebar: "./img/win-uninstaller-sidebar.bmp"
|
|
||||||
runAfterFinish: true
|
|
||||||
deleteAppDataOnUninstall: true
|
|
||||||
createDesktopShortcut: true
|
|
||||||
createStartMenuShortcut: true
|
|
||||||
|
|
||||||
# Linux configuration
|
|
||||||
linux:
|
|
||||||
icon: "./img/icons/png/"
|
|
||||||
category: "Network"
|
|
||||||
packageCategory: "Network"
|
|
||||||
desktop:
|
|
||||||
StartupWMClass: qortal-ui
|
|
||||||
executableArgs:
|
|
||||||
- --no-sandbox
|
|
||||||
- '--js-flags="--max-old-space-size=6144"'
|
|
||||||
target:
|
|
||||||
- "deb"
|
|
||||||
- "AppImage"
|
|
||||||
- "snap"
|
|
||||||
|
|
||||||
deb:
|
|
||||||
synopsis: "Qortal UI for Linux"
|
|
||||||
afterInstall: "./scripts/add-debian-apt-repo.sh"
|
|
||||||
afterRemove: "./scripts/uninstall-debian-conf.sh"
|
|
||||||
|
|
||||||
snap:
|
|
||||||
synopsis: "Qortal UI for Linux"
|
|
||||||
|
|
||||||
directories:
|
|
||||||
output: dist
|
|
||||||
|
|
||||||
publish:
|
publish:
|
||||||
provider: github
|
provider: github
|
||||||
owner: Qortal
|
owner: Qortal
|
||||||
|
Loading…
x
Reference in New Issue
Block a user