diff options
| -rw-r--r-- | FyneApp.toml | 4 | ||||
| -rw-r--r-- | icon.png | bin | 0 -> 9438 bytes |
2 files changed, 2 insertions, 2 deletions
diff --git a/FyneApp.toml b/FyneApp.toml index 43f74d9..a34cafb 100644 --- a/FyneApp.toml +++ b/FyneApp.toml @@ -1,8 +1,8 @@ Website = "https://codeberg.org/snonux/quicklogger" [Details] - Icon = "logo-small.png" + Icon = "icon.png" Name = "quicklogger" ID = "org.buetow.quicklogger" Version = "0.0.1" - Build = 4 + Build = 10 diff --git a/icon.png b/icon.png Binary files differnew file mode 100644 index 0000000..c68c730 --- /dev/null +++ b/icon.png |
