view pidgin/pixmaps/Makefile.am @ 16568:8cd67084833c

In theory, this solves the massive pile of g_log errors that occur when we look for icon_checksum settings.
author Richard Laager <rlaager@wiktel.com>
date Sat, 28 Apr 2007 04:00:54 +0000
parents eae8f64218ba
children c53a70e1cbcd
line wrap: on
line source

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

EXTRA_DIST = \
		about_menu.png			\
		edit.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 = about_menu.png edit.png pause.png

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