view gaim.pc.in @ 17274:9accf6d6cd61

Change msim_msg_get_element to msim_msg_get. Related functions: msim_msg_get_integer msim_msg_get_string all use msim_msg_get(). msim_msg_get_X gets the value as type X, but msim_msg_get_element() didn't get the value as an element (instead, it got the whole element). So now the name is more accurate.
author Jeffrey Connelly <jaconnel@calpoly.edu>
date Fri, 01 Jun 2007 05:07:25 +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