view pixmaps/Makefile.am @ 4145:b658b502b096

[gaim-migrate @ 4363] gtk1.2 code in anything except the buddy list window is a bug. this patch from David Brigada (jsi): " This patch changes the mechanism in which Gaim changes the colors on tabs for typing notification, new message notification, etc.. The previous mechanism was causing the font to change (possible mix of gtk1.2 and gtk2.0 code). Instead of loading the label's preferences with gtk_widget_get_modifier_style(), changing the color (with a -> edit), and then saving the label's preferences with gtk_widget_modify_style(), it changes the color with gtk_widget_modify_fg(). This fixes the font problem on my computer. The GTK 2.0 API docs seem to suggest the use of gtk_widget_modify_fg() over gtk_widget_modify_style() when necessary." committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Thu, 26 Dec 2002 15:40:23 +0000
parents 3f4043d4e59b
children 280ed2b617be
line wrap: on
line source

SUBDIRS = protocols
EXTRA_DIST =	about_menu.png \
		accounts.png \
		accounts-menu.png \
		add.xpm				\
		angel.png			\
		arrow_down.xpm			\
		arrow_right.xpm			\
		away.png			\
		away_big.xpm			\
		bigsmile.png			\
		block.xpm			\
		broken.xpm			\
		burp.png			\
		cancel.xpm			\
		change-bgcolor-small.png \
		change-fgcolor-small.png \
		close.xpm			\
		cool.png			\
		connect.png			\
		crazy.png			\
		crossedlips.png 		\
		cry.png				\
		download.png			\
		edit.png			\
		embarrassed.png			\
		farted.png			\
		fontface2.xpm			\
		gaim.png			\
		gaim_cool.png			\
		gaim_error.png			\
		gaim_info.png			\
		gaim_question.png		\
		gaim_warning.png		\
		gnome_add.xpm			\
		gnome_preferences.xpm		\
		gnome_remove.xpm 		\
		group.xpm			\
		import-menu.png \
		insert-image-small.png \
		insert-link-small.png \
		insert-smiley-small.png \
		join.xpm			\
		kiss.png			\
		login_icon.xpm			\
		logo.png		\
		logo.xpm			\
		logout_icon.xpm			\
		luke.png			\
		moneymouth.png			\
		mrt.png				\
		msgpend.png			\
		msgunread.png			\
		no_icon.xpm			\
		offline.png			\
		ok.xpm				\
		oneeye.png			\
		online.png			\
		panic.xpm			\
		preferences.png	\
		refresh.xpm			\
		sad.png				\
		save.xpm			\
		scream.png			\
		signon.png \
		smile.png			\
		status-away.xpm			\
		status-game.xpm			\
		status-here.xpm			\
		status-idle.xpm			\
		tb_forward.xpm			\
		tb_redo.xpm			\
		tb_refresh.xpm			\
		tb_search.xpm	\
		tb_undo.xpm			\
		text_bigger.png			\
		text_normal.png	\
		text_smaller.png		\
		think.png			\
		tmp_send.xpm			\
		tongue.png			\
		warn.xpm			\
		wink.png			\
		yell.png			


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

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

gaimmenupixdir = $(datadir)/pixmaps/gaim/menus
gaimmenupix_DATA = insert-image-small.png about_menu.png import-menu.png accounts-menu.png insert-link-small.png

gaimsmileypixdir = $(datadir)/pixmaps/gaim/smileys/default
gaimsmileypix_DATA =    luke.png oneeye.png crazy.png mrt.png download.png farted.png \
			smile.png sad.png wink.png tongue.png scream.png kiss.png yell.png cool.png moneymouth.png burp.png embarrassed.png cry.png \
			think.png crossedlips.png bigsmile.png angel.png

gaimdistpixdir = $(datadir)/pixmaps/gaim
gaimdistpix_DATA = away.png connect.png msgpend.png offline.png online.png msgunread.png logo.png

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