Mercurial > pidgin.yaz
view pidgin/pixmaps/tray/48/Makefile.am @ 17849:662710d7ecf0
merge of '10fd9d69da179933afa02f2731b53d2ee40d28ee'
and '819201eb9bbf324518b0f3244ad66aae4f480521'
author | Sean Egan <seanegan@gmail.com> |
---|---|
date | Wed, 13 Jun 2007 00:52:35 +0000 |
parents | 2dfc45eaf008 8e316800d00a |
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-new-im.png \ tray-offline.png \ tray-online.png EXTRA_DIST = $(TRAY_ICONS) pidgintraypixdir = $(datadir)/pixmaps/pidgin/tray/48 pidgintraypix_DATA = $(TRAY_ICONS)