summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2024-01-26 00:57:11 +0200
committerPaul Buetow <paul@buetow.org>2024-01-26 00:57:11 +0200
commit5d66dae9eaa59c5327e88d51c9233477fdaad21e (patch)
treee716dc6bc9a64c16528c2a841d61c73eec70634f
parente0610e591e250375044763ce1832f387569a3dbe (diff)
add icon
-rw-r--r--FyneApp.toml4
-rw-r--r--icon.pngbin0 -> 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
new file mode 100644
index 0000000..c68c730
--- /dev/null
+++ b/icon.png
Binary files differ