diff options
| author | Paul Buetow <paul@buetow.org> | 2025-07-19 23:53:49 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-07-19 23:53:49 +0300 |
| commit | c8a22dc45bb880a0fbf0ac4f0ecd9fe13f8a215d (patch) | |
| tree | 5e2296145588483e8d57ebd3a911793d209e6081 /FyneApp.toml | |
| parent | 6038d6e29d4878cccb46bf35bb9885ec7d376422 (diff) | |
more on this
Diffstat (limited to 'FyneApp.toml')
| -rw-r--r-- | FyneApp.toml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/FyneApp.toml b/FyneApp.toml new file mode 100644 index 0000000..f72daf1 --- /dev/null +++ b/FyneApp.toml @@ -0,0 +1,7 @@ +[Details] +Icon = "assets/icons/totalrecall_256.png" +Name = "TotalRecall" +ID = "org.codeberg.snonux.totalrecall" + +[Development] +HelperText = "Bulgarian Flashcard Generator"
\ No newline at end of file |
