diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-26 18:29:08 +0100 |
---|---|---|
committer | Matteo Bernardini <ponce@slackbuilds.org> | 2022-03-26 18:29:08 +0100 |
commit | ce5608c4da988dd03f4b5e2524e049a3a63d5f89 (patch) | |
tree | 7e4a027a437a4b2c63fbdc564310c7921607fc91 /network/bitchx/BitchX.desktop | |
parent | 78bb7dcfc94cab021bcef9a629c7e68aa0c56ec1 (diff) |
network/bitchx: Added (IRC client).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'network/bitchx/BitchX.desktop')
-rw-r--r-- | network/bitchx/BitchX.desktop | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/network/bitchx/BitchX.desktop b/network/bitchx/BitchX.desktop new file mode 100644 index 0000000000000..3aaf1634cd37a --- /dev/null +++ b/network/bitchx/BitchX.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Version=1.0 +Name=BitchX +GenericName=IRC Client +Comment=The bitch of IRC! +Icon=BitchX +Exec=BitchX +Terminal=true +Type=Application +Categories=Network;IRCClient; |