view gaim.pc.in @ 15295:e5c75076c6d1

[gaim-migrate @ 18085] GTK+ adds an accelerator key for buttons on it's own, but it's better if we specify one ourselves (even if it's the same as the one that GTK+ uses) so that translators know that they should add the _ to the string in their translations if there are two buttons that start with the same letter. Is my reasoning sound? committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Mon, 08 Jan 2007 04:04:16 +0000
parents 009db0b357b5
children 32f954e8d8aa
line wrap: on
line source

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
datadir=@datadir@
sysconfdir=@sysconfdir@
 
Name: Gaim
Description: Gaim is a GTK2-based instant messenger application.
Version: @VERSION@
Requires: glib-2.0
Cflags: -I${includedir}/gaim
Libs: -L${libdir} -lgaim