Mercurial > pidgin.yaz
view pidgin/pixmaps/tray/22/Makefile.am @ 16348:49e471e56fc7
Also, switch Jabber to XMPP so the jabber-specific smiley set works.
author | Kevin Stange <kevin@simguy.net> |
---|---|
date | Tue, 24 Apr 2007 05:17:46 +0000 |
parents | 495800004c0a |
children | bc9219a40623 |
line wrap: on
line source
TRAY_ICONS = tray-away.png \ tray-busy.png \ tray-connecting.png \ tray-extended-away.png \ tray-message.png \ tray-offline.png \ tray-online.png EXTRA_DIST = $(TRAY_ICONS) pidgintraypixdir = $(datadir)/pixmaps/pidgin/tray/22 pidgintraypix_DATA = $(TRAY_ICONS)