view pixmaps/Makefile.am @ 8440:be172fe866ac

[gaim-migrate @ 9170] " This makes yahoo not send out html entities. This is because the official client will show them raw instead of parsing them. This also makes us show html entities raw, since that's how the other end meant them. This has some side effects if you type in something that's valid yahoo markup. The other end will probably see it as markup and render it as such, etc. Oh well, it's the way yahoo works. Better this than "everyone says i'm typing "!" (This isn't the patch Sean said to write. I still need to write that. This is sort of related though.)" --marv committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Sun, 14 Mar 2004 05:37:41 +0000
parents 79e33c8ecf16
children 6d1c5321c55e
line wrap: on
line source

SUBDIRS = smileys status

EXTRA_DIST = \
		about_menu.png			\
		accounts.png			\
		away.png			\
		change-bgcolor-small.png	\
		change-fgcolor-small.png	\
		connect.png			\
		edit.png			\
		gaim.png			\
		gaim_auth.png			\
		gaim_cool.png			\
		gaim_error.png			\
		gaim_info.png			\
		gaim_question.png		\
		gaim_warning.png		\
		insert-image-small.png		\
		insert-link-small.png		\
		insert-smiley-small.png		\
		logo.png			\
		msgpend.png			\
		msgunread.png			\
		offline.png			\
		online.png			\
		pause.png			\
		send-im.png			\
		tb_drag_arrow_down.xpm		\
		tb_drag_arrow_left.xpm		\
		tb_drag_arrow_right.xpm		\
		tb_drag_arrow_up.xpm		\
		text_bigger.png			\
		text_normal.png			\
		text_smaller.png		\
		typed.png			\
		typing.png			\
		Makefile.mingw			\
		smileys/Makefile.mingw		\
		smileys/default/Makefile.mingw	\
		status/default/Makefile.mingw	\
		status/Makefile.mingw		\
                gaim-install.ico		\
                gaim.ico			\
                gaim_4bit_16.ico		\
                gaim_away.ico			\
                gaim_away_4bit_16.ico		\
                gaim_msgpend_4bit_16.ico	\
                gaim_msgunread_4bit_16.ico	\
                gaim_offline.ico		\
                gaim_offline_4bit_16.ico	\
		gaim_blank_4bit_16.ico


gaimbuttonpixdir = $(datadir)/pixmaps/gaim/buttons
gaimbuttonpix_DATA = about_menu.png accounts.png change-bgcolor-small.png change-fgcolor-small.png edit.png insert-image-small.png insert-link-small.png insert-smiley-small.png pause.png text_bigger.png text_normal.png text_smaller.png send-im.png

gaimdialogpixdir = $(datadir)/pixmaps/gaim/dialogs
gaimdialogpix_DATA = gaim_error.png gaim_info.png gaim_question.png gaim_warning.png gaim_cool.png gaim_auth.png

gaimiconpixdir = $(datadir)/pixmaps/gaim/icons
gaimiconpix_DATA = away.png connect.png msgpend.png offline.png online.png msgunread.png

gaimdistpixdir = $(datadir)/pixmaps/gaim
gaimdistpix_DATA = logo.png tb_drag_arrow_down.xpm tb_drag_arrow_left.xpm tb_drag_arrow_right.xpm tb_drag_arrow_up.xpm typed.png typing.png

distpixmapdir = $(datadir)/pixmaps
distpixmap_DATA = gaim.png