Mercurial > pidgin.yaz
diff libgaim/protocols/qq/Makefile.am @ 15139:e952a5fc97b3
[gaim-migrate @ 17924]
Added support for QQ levels
Allow 3rd party clients to specify the location of the buddy icon dir
Minor code cleanup
committer: Tailor Script <tailor@pidgin.im>
author | Mark Huetsch <markhuetsch> |
---|---|
date | Sat, 09 Dec 2006 06:34:48 +0000 |
parents | 902f3621aa13 |
children |
line wrap: on
line diff
--- a/libgaim/protocols/qq/Makefile.am Fri Dec 08 03:03:52 2006 +0000 +++ b/libgaim/protocols/qq/Makefile.am Sat Dec 09 06:34:48 2006 +0000 @@ -94,7 +94,7 @@ AM_CPPFLAGS = \ -I$(top_srcdir)/libgaim \ -DVERSION=\"$(VERSION)\" \ - -DQQBUDDYICONDIR=\"$(datadir)/pixmaps/gaim/buddy_icons/qq\" \ + -DQQ_BUDDY_ICON_DIR=\"$(datadir)/pixmaps/gaim/buddy_icons/qq\" \ $(DEBUG_CFLAGS) \ $(GLIB_CFLAGS) \ $(GAIM_CFLAGS)