view pidgin/pixmaps/emotes/none/Makefile.am @ 26291:fb937c4c2a50

Fix displaying of status messages in the conversation infopane. Rekkanoryo thinks this is okay (and it doesn't seem to have broken anything else that I've noticed). Fixes #8670.
author Paul Aurich <paul@darkrain42.org>
date Wed, 25 Mar 2009 06:07:44 +0000
parents e4b2cbc246da
children
line wrap: on
line source

pidginsmileypix_in_files = none.theme.in

if INSTALL_PIXMAPS
pidginsmileypixdir = $(datadir)/pixmaps/pidgin/emotes/none
pidginsmileypix_DATA = theme

theme: none.theme.in
	sed -e 's/^_Name=/Name=/' \
	    -e 's/^_Description=/Description=/' \
	    -e 's/^_Author=/Author=/' \
	$< > $@
endif

EXTRA_DIST = \
	$(pidginsmileypix_in_files) \
	Makefile.mingw \
	theme