diff options
| author | Paul Buetow <paul@buetow.org> | 2024-01-26 00:57:11 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2024-01-26 00:57:11 +0200 |
| commit | 5d66dae9eaa59c5327e88d51c9233477fdaad21e (patch) | |
| tree | e716dc6bc9a64c16528c2a841d61c73eec70634f /FyneApp.toml | |
| parent | e0610e591e250375044763ce1832f387569a3dbe (diff) | |
add icon
Diffstat (limited to 'FyneApp.toml')
| -rw-r--r-- | FyneApp.toml | 4 |
1 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 |
