Mercurial > pidgin
view gaim.pc.in @ 21199:fb8f9bf86315
* Add purple_plugin_disable() to prevent plugins from loading on the next
startup. A UI would call this when purple_plugin_unload() returns FALSE.
* Make purple_plugin_unload() set plugin->error instead of popping up a
notification if a dependent plugin can't be unloaded.
author | Richard Laager <rlaager@wiktel.com> |
---|---|
date | Sun, 07 Oct 2007 16:02:55 +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