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-10-18 13:33:45 +0200 |
commit | 88d68c736b66e6fa345cba6216c34c66a103b73d (patch) | |
tree | f06c3de5a904e538a3e90f8b211c1ef2e6216f05 /xA/FyneApp.toml | |
parent | 20b054d5fb9c189864f8e99e1d748fa18ecc7efd (diff) | |
download | xK-master.tar.gz xK-master.tar.xz xK-master.zip |
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'] |