aboutsummaryrefslogtreecommitdiff
path: root/xA/FyneApp.toml
diff options
context:
space:
mode:
authorPřemysl Eric Janouch <p@janouch.name>2024-09-14 07:32:44 +0200
committerPřemysl Eric Janouch <p@janouch.name>2024-11-04 07:40:15 +0100
commit139a75b7d7bf6941176f56244d44ed5a5383ebf4 (patch)
tree849ba3a17758f31f16e544419e60386bfcaa3cda /xA/FyneApp.toml
parente73dbe91c42bb2653a61b8cb0db6cd96cd8013d8 (diff)
downloadxK-139a75b7d7bf6941176f56244d44ed5a5383ebf4.tar.gz
xK-139a75b7d7bf6941176f56244d44ed5a5383ebf4.tar.xz
xK-139a75b7d7bf6941176f56244d44ed5a5383ebf4.zip
WIP: xA
Diffstat (limited to 'xA/FyneApp.toml')
-rw-r--r--xA/FyneApp.toml9
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']