mirror of
https://github.com/Suwayomi/Suwayomi-Server.git
synced 2026-07-01 01:44:34 -05:00
new icons by @as280093
This commit is contained in:
@@ -30,7 +30,7 @@ fun openInBrowser() {
|
||||
Desktop.browseURL("http://127.0.0.1:4567")
|
||||
}
|
||||
|
||||
val icon = Main::class.java.getResource("/icon/icon_round.png")
|
||||
val icon = Main::class.java.getResource("/icon/faviconlogo.png")
|
||||
|
||||
fun systemTray(): SystemTray? {
|
||||
// ref: https://github.com/dorkbox/SystemTray/blob/master/test/dorkbox/TestTray.java
|
||||
|
||||
BIN
server/src/main/resources/icon/faviconlogo.ico
Normal file
BIN
server/src/main/resources/icon/faviconlogo.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 111 KiB |
BIN
server/src/main/resources/icon/faviconlogo.png
Normal file
BIN
server/src/main/resources/icon/faviconlogo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 408 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 149 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 14 KiB |
Reference in New Issue
Block a user