From 434546f24c720ae214785a3f3dcd0c5993d74bb3 Mon Sep 17 00:00:00 2001 From: idk Date: Mon, 19 Sep 2022 18:46:37 -0400 Subject: [PATCH] add app-content of ico --- build.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/build.sh b/build.sh index 14405ee..7c92c0c 100755 --- a/build.sh +++ b/build.sh @@ -39,6 +39,7 @@ make src/I2P/config --resource-dir build \ --app-content src/I2P/config \ --app-content src/icons/windowsUIToopie2.png \ + --app-content src/icons/ui2pbrowser_icon.ico \ --icon src/icons/windowsUIToopie2.png \ --input build --main-jar launcher.jar --main-class net.i2p.router.WinLauncher