diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2024-09-14 07:32:44 +0200 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2024-11-09 17:20:17 +0100 |
commit | bb26887492a6ac5844b85f60b03fbefc34f529a4 (patch) | |
tree | df98041ea4c00e8fb4d692891c410777614362da /xA/FyneApp.toml | |
parent | dfe7675cbb8d02e14fe0a6c3a2ac93d48eb0c727 (diff) | |
download | xK-bb26887492a6ac5844b85f60b03fbefc34f529a4.tar.gz xK-bb26887492a6ac5844b85f60b03fbefc34f529a4.tar.xz xK-bb26887492a6ac5844b85f60b03fbefc34f529a4.zip |
WIP: xA
Diffstat (limited to 'xA/FyneApp.toml')
-rw-r--r-- | xA/FyneApp.toml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/xA/FyneApp.toml b/xA/FyneApp.toml new file mode 100644 index 0000000..985db13 --- /dev/null +++ b/xA/FyneApp.toml @@ -0,0 +1,9 @@ +[Details] +Name = 'xA' +ID = 'name.janouch.xA' +Version = '2.0.0' +Build = 1 + +[LinuxAndBSD] +GenericName = 'IRC Client' +Categories = ['Network'] |