fe-text headers
Colin « errtu » Didier <[email protected]> Sat, 6 Oct 2007 12:24:44 +0200
| Newsgroups | gmane.network.irc.irssi.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi,
I'm writing a module to connect to jabber, called irssi-xmpp
(http://cybione.org/src/irssi-xmpp/).
In this module, I need to deal with statusbar to show composing events
(already done) and to show the real nick in a MUC which can be different
in others channels (planned).
I've done something like that :
http://cvs.gna.org/cvsweb/irssi-xmpp/src/fe-text/text-xmpp-composing.c?re=
v=3D1.1;content-type=3Dtext%2Fx-cvsweb-markup;cvsroot=3Dirssi-xmpp
It works well, but "fe-text/statusbar.h" isn't installed in
/usr/.../includes/irssi, so the module won't build if you don't have the
full sources of irssi. fe-text's headers are in noinst_HEADERS in
src/fe-text/Makefile.am, that's why they won't be installed.
Is there an other way to deal with statusbar (in a module in C) ? or
should the fe-text's headers be installed ?
Thanks!
--=20
Colin =AB errtu =BB Didier http://cy=
bione.org
xmpp:[email protected]=
e.org