mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2025-02-07 00:17:07 +01:00
test
This commit is contained in:
parent
de3f59cf44
commit
40b5904726
@ -127,6 +127,7 @@ jpackage {
|
|||||||
|
|
||||||
// Windows-specific configuration
|
// Windows-specific configuration
|
||||||
windows {
|
windows {
|
||||||
|
appVersion = project.version
|
||||||
winConsole = false
|
winConsole = false
|
||||||
winDirChooser = true
|
winDirChooser = true
|
||||||
winMenu = true
|
winMenu = true
|
||||||
@ -166,6 +167,7 @@ jpackage {
|
|||||||
|
|
||||||
// Linux-specific configuration
|
// Linux-specific configuration
|
||||||
linux {
|
linux {
|
||||||
|
appVersion = project.version
|
||||||
icon = "src/main/resources/static/favicon.png"
|
icon = "src/main/resources/static/favicon.png"
|
||||||
type = "deb" // Can also use "rpm" for Red Hat-based systems
|
type = "deb" // Can also use "rpm" for Red Hat-based systems
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user