view doc/Makefile.am @ 9766:14d997822897

[gaim-migrate @ 10634] A patch from Stu Tomlinson that lets plugins use Gaim's gaim_gtkconv_button_new() function to create buttons without tooltips and/or callbacks. I like how Stu uses if (tooltip != NULL) instead of if (!tooltip) I started doing that after I saw Chip do it/I did a lot of Java programming. I like it because I feel like it's more clear and makes the code more readable. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Mon, 16 Aug 2004 04:22:21 +0000
parents 93211b7538d6
children 68d6065fc32f
line wrap: on
line source

man_MANS = gaim.1 gaim-remote.1

EXTRA_DIST = \
	the_penguin.txt \
	gaims_funniest_home_convos.txt \
	CREDITS \
	FAQ \
	PERL-HOWTO.dox \
	account-signals.dox \
	blist-signals.dox \
	connection-signals.dox \
	conversation-signals.dox \
	gtkaccount-signals.dox \
	gtkblist-signals.dox \
	gtkconv-signals.dox \
	gtkimhtml-signals.dox \
	plugin-ids.dox \
	gaim.1.in \
	gaim-remote.1.in