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