Mercurial > pidgin
view console/libgnt/gnt.pc.in @ 14300:b8697618399a
[gaim-migrate @ 16990]
oops, that was stupid. I blame the juicey goodness.
Now that we actually properly set the protocol, it seems to work.
I can send and receive messages back and forth between gaim on yahoo and windows live messenger.
Messages I send seem to end up with </font>'s in them.
Status updates also seem to work to some degree
committer: Tailor Script <tailor@pidgin.im>
author | Tim Ringenbach <marv@pidgin.im> |
---|---|
date | Wed, 23 Aug 2006 02:21:00 +0000 |
parents | da1046158b3b |
children | 5f3058c7a7df |
line wrap: on
line source
prefix=@prefix@ exec_prefix=@exec_prefix@ libdir=@libdir@ includedir=@includedir@ datadir=@datadir@ sysconfdir=@sysconfdir@ Name: LibGNT Description: Gaim Ncurses Toolkit is a collection of curses-widgets. Version: @VERSION@ Requires: glib-2.0 Cflags: -I${includedir}/gnt Libs: -L${libdir} -lgnt -lncursesw