diff options
Diffstat (limited to 'curses.buetow.org/content/IRC/IRSSI.inc')
| -rw-r--r-- | curses.buetow.org/content/IRC/IRSSI.inc | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/curses.buetow.org/content/IRC/IRSSI.inc b/curses.buetow.org/content/IRC/IRSSI.inc new file mode 100644 index 0000000..ed709d7 --- /dev/null +++ b/curses.buetow.org/content/IRC/IRSSI.inc @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?> +<content> + <textheader>IRSSI</textheader> + <namedlink href="%%documentsurl%%images/irssi.png"> + <rimg href="%%documentsurl%%images/irssi.jpg" /> + </namedlink> + <text>Irssi is a modular IRC client for UNIX that currently has only text mode user interface, but 80-90% of the code isn't text mode specific, so other UIs could be created pretty easily. Also, Irssi isn't really even IRC specific anymore, there's already working SILC and ICB modules available. Support for other protocols like ICQ and Jabber could be created some day too.</text> + <text> + <noop>Homepage: </noop> + <link>http://www.irssi.org</link> + </text> +</content> |
