view pidgin/pixmaps/tray/22/Makefile.am @ 19861:5f857c5e2d72

Added hints to gtklog.c and gtkplugin.c - starting to use Pidgin-specific hints
author Gabriel Schulhof <nix@go-nix.ca>
date Thu, 16 Aug 2007 21:21:35 +0000
parents 2dfc45eaf008
children 9347a942b7cd
line wrap: on
line source

SUBDIRS = scalable

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)