Mercurial > pidgin.yaz
view libpurple/purple-uninstalled.pc.in @ 24403:fef213d591c4
Update the theme file to reflect the icons available. I did this like so:
(echo _Name=Shrunk ; echo _Description=Smaller versions of the default smilies ; egrep "^(! )?(`ls *.png | tr "\n" "|"`\[|#|Icon|Author|$)" ../../default/24/default.theme.in) > small.theme.in
This commit also changes the name of the theme to "Small", updates the
description slightly, and marks both fields for translation.
author | Richard Laager <rlaager@wiktel.com> |
---|---|
date | Sun, 16 Nov 2008 08:09:40 +0000 |
parents | 389a51db740f |
children | 4066bd054421 |
line wrap: on
line source
prefix=@prefix@ exec_prefix=@exec_prefix@ libdir=@libdir@ includedir=@includedir@ datarootdir=@datarootdir@ datadir=@datadir@ sysconfdir=@sysconfdir@ Name: libpurple Description: libpurple is a GLib-based instant messenger library. Version: @VERSION@ Requires: glib-2.0 Cflags: -I${pcfiledir} Libs: ${pcfiledir}/libpurple.la