view gaim.pc.in @ 19630:39d620a93907

Use purple_connection_set_display_name() to set the display name to the username, instead of setting a local alias if one isn't set. This allows the user to set a local alias if they want, and if it is unset, the displayed name will revert back to the username instead of email address. Closes #2793.
author Jeffrey Connelly <jaconnel@calpoly.edu>
date Tue, 11 Sep 2007 23:50:37 +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