view pixmaps/status/default/Makefile.am @ 8378:2b68c423357e

[gaim-migrate @ 9105] " For people and systems which have libzephyr installed (e.g Debian), this will allow the zephyr plugin to optionally be linked against it, instead of building and linking in the libzephyr that comes with gaim. Why? 1) A gaim binary package can be compiled against a locally installed libzephyr.a, and use either unkerberized or kerberized zephyr depending on which version of the zephyr shared libraries is installed. 2) It reduces the build speed and size of the zephyr plugin (on Debian x86, from 6.5 MB to ~ 300 kb) Also, I added a zephyr icon (a blue Z), that's similar to the icons used by Windows and MacOS zephyr clients at MIT." --Arun A Tharuvai someone will have to tell me how to fix the win32 makefiles, and i'm not sure he patched enough to get his icon to be actually used. committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Mon, 01 Mar 2004 18:08:42 +0000
parents 83be16a3a285
children dc5f694e1cab
line wrap: on
line source

EXTRA_DIST = \
	activebuddy.png \
	admin.png \
	aim.png \
	aol.png \
	away.png \
	dnd.png \
	extendedaway.png \
	female.png \
	freeforchat.png \
	gadu-gadu.png \
	game.png \
	hiptop.png \
	icq.png \
	invisible.png \
	irc.png \
	jabber.png \
	login.png \
	logout.png \
	male.png \
	msn.png \
	na.png \
	napster.png \
	notauthorized.png \
	occupied.png \
	offline.png \
	secure.png \
	trepia.png \
	wireless.png \
	yahoo.png \
	zephyr.png

gaimstatuspixdir = $(datadir)/pixmaps/gaim/status/default

gaimstatuspix_DATA = $(EXTRA_DIST)