view pidgin/pixmaps/Makefile.am @ 20924:1048f90e72df

Use the patched GtkSpell to avoid excessive memory usage per-conversation. Fixes #1453.
author Daniel Atallah <daniel.atallah@gmail.com>
date Sun, 14 Oct 2007 20:02:34 +0000
parents 2f0960548c1d
children 9347a942b7cd
line wrap: on
line source

SUBDIRS = animations buddy_icons dialogs emblems emotes icons protocols status toolbar tray

EXTRA_DIST = \
		edit.png			\
		info.png			\
		logo.png			\
		pause.png			\
		arrow-down.xpm		\
		arrow-up.xpm		\
		arrow-right.xpm		\
		arrow-left.xpm		\
		Makefile.mingw			\
		pidgin.ico

pidginbuttonpixdir = $(datadir)/pixmaps/pidgin/buttons
pidginbuttonpix_DATA = edit.png pause.png info.png

pidgindistpixdir = $(datadir)/pixmaps/pidgin
pidgindistpix_DATA = logo.png arrow-down.xpm arrow-left.xpm arrow-right.xpm arrow-up.xpm