Mercurial > pidgin.yaz
view pidgin/pixmaps/Makefile.am @ 16295:bb8b24032089
Remove the OSCAR rate limiting dialog, as the only time I've ever seen it
it anytime recently is when I'm logged in from an insane number of places
and Pidgin wants to poll for status messages and buddy icons. We can
silently ignore this situation. Mark agreed!
author | Sean Egan <seanegan@gmail.com> |
---|---|
date | Sun, 22 Apr 2007 03:08:13 +0000 |
parents | eae8f64218ba |
children | c53a70e1cbcd |
line wrap: on
line source
SUBDIRS = animations buddy_icons dialogs emblems emotes icons protocols status toolbar tray EXTRA_DIST = \ about_menu.png \ 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 = about_menu.png edit.png pause.png pidgindistpixdir = $(datadir)/pixmaps/pidgin pidgindistpix_DATA = logo.png arrow-down.xpm arrow-left.xpm arrow-right.xpm arrow-up.xpm