Skip to content

Commit f83c1ab

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 d684d5f commit f83c1ab

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Diff for: _data/sw_clients.yml

+9
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,11 @@
174174
- name: Irssi
175175
# ref: https://github.com/irssi/irssi/blob/8a5d5d384ed20cefa3fdc4a65d27fac3e4913a7b/src/irc/core/irc-servers.h#L17
176176
link: https://irssi.org
177+
os:
178+
- bsd
179+
- linux
180+
- macos
181+
- windows
177182
support:
178183
stable:
179184
account-notify: Git
@@ -398,6 +403,10 @@
398403
# ref: https://weechat.org/files/changelog/ChangeLog-devel.html or IRC_COMMAND_CAP_SUPPORTED_COMPLETION
399404
# in https://github.com/weechat/weechat/blob/v3.1/src/plugins/irc/irc-command.h
400405
link: https://weechat.org
406+
os:
407+
- bsd
408+
- linux
409+
- macos
401410
support:
402411
stable:
403412
account-notify:

0 commit comments

Comments
 (0)