view pixmaps/status/default/Makefile.am @ 12752:91424393b70b

[gaim-migrate @ 15099] This should work around a bug where receiving a null byte over irc would basicly make gaim ignore all further input on that irc connection, eventually resulting in a ping timeout. Since you can't see null bytes, This was actually pretty weird and confusing. Of course, IRC should never send a client a null byte. But we're doing some odd things with irc at work, so... committer: Tailor Script <tailor@pidgin.im>
author Tim Ringenbach <marv@pidgin.im>
date Sat, 07 Jan 2006 16:32:18 +0000
parents fcd9477e4476
children 983fd420e86b
line wrap: on
line source

EXTRA_DIST = \
	activebuddy.png \
	admin.png \
	aim.png \
	aol.png \
	away.png \
	blocked.png \
	bonjour.png \
	dnd.png \
	extended_away.png \
	external.png \
	female.png \
	founder.png \
	freeforchat.png \
	gadu-gadu.png \
	game.png \
	halfop.png \
	hiptop.png \
	icq.png \
	ignored.png \
	invisible.png \
	irc.png \
	jabber.png \
	login.png \
	logout.png \
	male.png \
	meanwhile.png \
	msn.png \
	napster.png \
	notauthorized.png \
	novell.png \
	nr.png \
	occupied.png \
	offline.png \
	op.png \
	pending.png \
	secure.png \
	silc.png \
	simple.png \
	unavailable.png \
	voice.png \
	wireless.png \
	yahoo.png \
	zephyr.png

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

gaimstatuspix_DATA = $(EXTRA_DIST)