Mercurial > pidgin.yaz
view pidgin/pixmaps/Makefile.am @ 18177:5538a3645b63
Since we re-did the buddy list drawing stuff this entry matters a lot less, so
comment it out and explain why.
author | Etan Reisner <pidgin@unreliablesource.net> |
---|---|
date | Sun, 17 Jun 2007 22:47:36 +0000 |
parents | d6ccf170148e |
children | 0622a7f08dde |
line wrap: on
line source
SUBDIRS = animations buddy_icons dialogs emblems emotes icons protocols status toolbar tray EXTRA_DIST = \ edit.png \ logo.png \ pause.png \ arrow-down.xpm \ arrow-up.xpm \ arrow-right.xpm \ arrow-left.xpm \ Makefile.mingw \ pidgin.ico pidginbuttonpixdir = $(datadir)/pixmaps/pidgin/buttons pidginbuttonpix_DATA = edit.png pause.png pidgindistpixdir = $(datadir)/pixmaps/pidgin pidgindistpix_DATA = logo.png arrow-down.xpm arrow-left.xpm arrow-right.xpm arrow-up.xpm