view pixmaps/Makefile.am @ 9550:de83d2cb87a4

[gaim-migrate @ 10379] " When unqueuing messages and "sounds while away" is set, Gaim will play a message receieved for every message unqueued. If there are a large number of messages, my SB Audigy tries playing them all and ends up creating a crackly ugly sound. Friends of mine have complained about this as well. This patch fixes that by making sure sounds are disabled when unqueuing messages. Sounds will be re-enabled afterwards if necessary. Something to note is that playing the sounds when unqueuing messages crashes Gaim on occasion, with about 50% success. After applying this patch, the crashes stopped. The backtrace isn't particularly helpful...it's all question marks and valgrind doesn't say much either. Crash or no crash though, this eliminates annoying behavior so that is probably more important. I originally fixed this for my plugin AutoProfile, but since they use similar code for queuing messages, it would be nice if Gaim has it as well :)" --Casey Ho committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Fri, 16 Jul 2004 14:56:47 +0000
parents 5989b8abed57
children ab7dd4d50936
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		\
		info.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	\
		smileys/none/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 info.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