view gaim.pc.in @ 30735:fe072dddc42c

If a chatroom user's nickname contains MXit markup characters, they are escaped by the chatroom service before being sent. When the client extracts the nickname field we need to perform un-escaping (ie, "\X" -> "X" ) to restore the original nickname.
author andrew.victor@mxit.com
date Wed, 21 Jul 2010 08:23:42 +0000
parents dde5bebd5fb4
children
line wrap: on
line source

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
datarootdir=@datarootdir@
datadir=@datadir@
sysconfdir=@sysconfdir@

Name: Pidgin (Gaim compatibility)
Description: Pidgin is a GTK2-based instant messenger application.
Version: @VERSION@
Requires: glib-2.0
Cflags: -I${includedir}/libpurple
Libs: -L${libdir} -lpurple