Mercurial > pidgin.yaz
view pidgin/pixmaps/tray/22/Makefile.am @ 21149:b2d9f859663e
Patch from Will Hawkins to make the SIMPLE prpl more standards compliant by keeping all subscribe/notify messaging within a dialog. This didn't apply cleanly, so I had to manually apply it - hopefully I didn't break anything during the process. Fixes #3778.
author | Daniel Atallah <daniel.atallah@gmail.com> |
---|---|
date | Tue, 06 Nov 2007 02:52:41 +0000 |
parents | 9347a942b7cd |
children |
line wrap: on
line source
TRAY_ICONS = tray-away.png \ tray-busy.png \ tray-connecting.png \ tray-extended-away.png \ tray-invisible.png \ tray-message.png \ tray-new-im.png \ tray-offline.png \ tray-online.png EXTRA_DIST = $(TRAY_ICONS) pidgintraypixdir = $(datadir)/pixmaps/pidgin/tray/22 pidgintraypix_DATA = $(TRAY_ICONS)