Mercurial > pidgin.yaz
view pidgin/pixmaps/Makefile.am @ 17037:9a1d36a4573e
Fix a crash when something requests the blist status icon before the UI node has been rendered. The ticker plugin was doing this. Fixes #642.
author | Daniel Atallah <daniel.atallah@gmail.com> |
---|---|
date | Fri, 11 May 2007 15:07:13 +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