Skip to content

Commit 99a5f30

Browse files
committed
Add OS icons for Irssi and Weechat
I'm not adding them for glirc or BitchX, because their websites are (respectively) not providing the info and broken.
1 parent 4cd5697 commit 99a5f30

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

_data/sw_clients.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,11 @@
175175
- name: Irssi
176176
# ref: https://github.com/irssi/irssi/blob/8a5d5d384ed20cefa3fdc4a65d27fac3e4913a7b/src/irc/core/irc-servers.h#L17
177177
link: https://irssi.org
178+
os:
179+
- bsd
180+
- linux
181+
- macos
182+
- windows
178183
support:
179184
stable:
180185
account-notify: Git
@@ -399,6 +404,10 @@
399404
# ref: https://weechat.org/files/changelog/ChangeLog-devel.html or IRC_COMMAND_CAP_SUPPORTED_COMPLETION
400405
# in https://github.com/weechat/weechat/blob/master/src/plugins/irc/irc-command.h
401406
link: https://weechat.org
407+
os:
408+
- bsd
409+
- linux
410+
- macos
402411
support:
403412
stable:
404413
account-notify:

0 commit comments

Comments
 (0)