Mercurial > pidgin.yaz
comparison pidgin/pixmaps/tray/48/Makefile.am @ 17842:c7df0c2d8eef
Icon updates from Hylke, including tray icons in 2 more sizes
author | Sean Egan <seanegan@gmail.com> |
---|---|
date | Tue, 12 Jun 2007 18:28:10 +0000 |
parents | |
children | 2dfc45eaf008 8e316800d00a |
comparison
equal
deleted
inserted
replaced
17841:641db7354235 | 17842:c7df0c2d8eef |
---|---|
1 SUBDIRS = scalable | |
2 | |
3 TRAY_ICONS = tray-away.png \ | |
4 tray-busy.png \ | |
5 tray-connecting.png \ | |
6 tray-extended-away.png \ | |
7 tray-invisible.png \ | |
8 tray-message.png \ | |
9 tray-offline.png \ | |
10 tray-online.png | |
11 | |
12 EXTRA_DIST = $(TRAY_ICONS) | |
13 | |
14 pidgintraypixdir = $(datadir)/pixmaps/pidgin/tray/48 | |
15 pidgintraypix_DATA = $(TRAY_ICONS) |