view pidgin/pixmaps/tray/16/Makefile.am @ 17476:92821180bded

A somewhat-Warmenhoved patch from tfujiwara to allow for the smiley theme description data to be translated. I haven't tested my last set of changes to make sure you can actually still see a translated name, but he's going to check it for me, I hope. Closes #1342
author Richard Laager <rlaager@wiktel.com>
date Wed, 30 May 2007 09:02:05 +0000
parents 6101faae5d92
children 2dfc45eaf008
line wrap: on
line source

SUBDIRS = scalable

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

EXTRA_DIST = $(TRAY_ICONS) \
	available_4bit.ico \
	away_4bit.ico \
	busy_4bit.ico \
	connecting_4bit.ico \
	extended-away_4bit.ico \
	invisible_4bit.ico \
	message_4bit.ico \
	offline_4bit.ico

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