view pidgin/pixmaps/tray/22/Makefile.am @ 16775:be5948b7f9e6

forgot the icons.
author Sean Egan <seanegan@gmail.com>
date Wed, 02 May 2007 00:25:09 +0000
parents bc9219a40623
children 832c443a392f
line wrap: on
line source

SUBSIRS = scalable

TRAY_ICONS =	tray-away.png \
		tray-busy.png \
		tray-connecting.png \
		tray-extended-away.png \
		tray-invisible.png \
		tray-message.png \
		tray-offline.png \
		tray-online.png

EXTRA_DIST =	$(TRAY_ICONS)

pidgintraypixdir = $(datadir)/pixmaps/pidgin/tray/22
pidgintraypix_DATA = $(TRAY_ICONS)