diff options
author | Michael Vetter <jubalh@iodoru.org> | 2022-02-22 15:24:14 +0100 |
---|---|---|
committer | Michael Vetter <jubalh@iodoru.org> | 2022-02-22 15:24:14 +0100 |
commit | dc0b4b5ecf7432d62bf9ad3ad716f7a18941f4b2 (patch) | |
tree | 0dd53c4dd3145b0a64c810c0c11a7da7c4760d28 | |
parent | 839d0c52faeef2c54d5be181e05dfcf6cd0e2cdc (diff) | |
download | profani-tty-dc0b4b5ecf7432d62bf9ad3ad716f7a18941f4b2.tar.gz |
XEP-0453: add Windows
-rw-r--r-- | profanity.doap | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profanity.doap b/profanity.doap index 65ea3902..f38596d8 100644 --- a/profanity.doap +++ b/profanity.doap @@ -37,6 +37,7 @@ <os>FreeBSD</os> <os>OpenBSD</os> <os>Android (Termux)</os> + <os>Windows (WSL)</os> <category rdf:resource='https://linkmauve.fr/ns/xmpp-doap#category-client'/> |