annotate gaim.pc.in @ 13382:7ab959eb857e
[gaim-migrate @ 15755]
A patch sent to gaim-i18n from Bj??rn Voigt:
'I agree with Danilo that we do not need the "property description" i18n
strings in the imported GTK+ files.
My attached patch changes the _() markers to P_() markers in
gtkcellview.c and gtkcombobox.c. The file already had P_() markers. The
files gtkcelllayout.c and gtkcellviewmenuitem.c do not have i18n strings.'
committer: Tailor Script <tailor@pidgin.im>
author |
Richard Laager <rlaager@wiktel.com> |
date |
Fri, 03 Mar 2006 00:41:38 +0000 |
parents |
afc440485a9e |
children |
009db0b357b5 |
rev |
line source |
9364
|
1 prefix=@prefix@
|
|
2 exec_prefix=@exec_prefix@
|
|
3 libdir=@libdir@
|
|
4 includedir=@includedir@
|
|
5 datadir=@datadir@
|
10947
|
6 sysconfdir=@sysconfdir@
|
9364
|
7
|
|
8 Name: Gaim
|
|
9 Description: Gaim is a GTK2-based instant messenger application.
|
|
10 Version: @VERSION@
|
|
11 Requires: glib-2.0
|
|
12 Cflags: -I${includedir}/gaim
|
|
13
|