Mercurial > pidgin
view finch/finch.pc.in @ 28332:43200ff042ad
Fix sending /buzz on yahoo.
Yahoo buzzes are '<ding>' sent as normal IMs. 'ding' is an unknown tag,
and we were stripping unknown tags. So instead, send the tags we don't
recognize as they are without stripping/changing them.
... or perhaps we could treat 'ding' as a known tag instead?
Added test cases.
author | Sadrul Habib Chowdhury <imadil@gmail.com> |
---|---|
date | Tue, 06 Oct 2009 15:56:43 +0000 |
parents | 389a51db740f |
children |
line wrap: on
line source
prefix=@prefix@ exec_prefix=@exec_prefix@ libdir=@libdir@ includedir=@includedir@ datarootdir=@datarootdir@ datadir=@datadir@ sysconfdir=@sysconfdir@ Name: Finch Description: Finch is an instant messenger application that uses libpurple for protocol support and ncurses (libgnt) for the UI. Version: @VERSION@ Requires: gnt purple Cflags: -I${includedir}/finch