mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-08-20 20:28:57 -04:00
Add bmp file, update build files
This commit is contained in:
parent
c582dca17a
commit
320af8f762
7 changed files with 730 additions and 10 deletions
|
@ -14,6 +14,7 @@ $JAVA_HOME/bin/javapackager \
|
|||
-Bcategory=Finance \
|
||||
-Bemail=team@bitsquare.io \
|
||||
-BlicenseType=GPLv3 \
|
||||
-Bicon=icon.pngicon.png \
|
||||
-native deb \
|
||||
-name Bitsquare \
|
||||
-title Bitsquare \
|
||||
|
@ -22,7 +23,7 @@ $JAVA_HOME/bin/javapackager \
|
|||
-srcfiles gui/updatefx/builds/processed/1.jar \
|
||||
-appclass io.bitsquare.app.gui.BitsquareAppMain \
|
||||
-outfile Bitsquare
|
||||
|
||||
# TODO icons: -Bicon=client/icons/icon.png \
|
||||
|
||||
cd package/linux
|
||||
|
||||
# TODO: Figure out where LICENSE file goes so distros don't complain about "low quality" packages.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue