view gaim.pc.in @ 18283:6f5e6efd2241

Move g_set_application_name to a point before the pidgin UI is created This is important on Maemo, because windows there actually display the application name so, if it's not set before they are created, they display "<unknown>", which is really ugly. committer: Richard Laager <rlaager@wiktel.com>
author Gabriel Schulhof <nix@go-nix.ca>
date Thu, 28 Jun 2007 14:12:35 +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