gaim-uninstalled.pc.in

Sat, 15 Sep 2007 23:58:30 +0000

author
Richard Laager <rlaager@pidgin.im>
date
Sat, 15 Sep 2007 23:58:30 +0000
changeset 20335
415a2e9e61b6
parent 16242
f0c15450e403
permissions
-rw-r--r--

In the auto-personize code:
1) Fix a small memory leak.
2) Even though the i == 1 case is impossible, I don't see any reason to
note that in the string itself. That won't do any good and may do harm
by confusing the translators.

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${pc_top_builddir}/${pcfiledir}/libpurple -I${pc_top_builddir}/${pcfiledir}/pidgin
Libs: ${pc_top_builddir}/${pcfiledir}/libpurple/libpurple.la

mercurial