pidgin/data/pidgin-3.pc.in

Sun, 25 Jun 2017 04:45:40 -0300

author
dx <dx@dxzone.com.ar>
date
Sun, 25 Jun 2017 04:45:40 -0300
changeset 38398
a2fe2e8fe876
parent 37932
81b06ce81755
permissions
-rw-r--r--

facebook: Fix setting channel topics (tid=t_id.1234 is no longer valid)

The server expects the tid parameter to be just the tid now.

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@/pidgin
datarootdir=@datarootdir@
datadir=@datadir@
sysconfdir=@sysconfdir@

plugindir=${libdir}/pidgin

Name: Pidgin
Description: Pidgin is a GTK3-based instant messenger application.
Version: @VERSION@
Requires: gtk+-3.0 webkitgtk-3.0 purple-3
Cflags: -I${includedir}
Libs: -L${libdir} -lpidgin

mercurial