view doc/Makefile.am @ 9045:38d022e5eb19

[gaim-migrate @ 9821] nosnilmot wrote: " This patch prevents turning strings with '@' in them into mailto: links if they are not valid email addresses. An example would be copying from a shell something like: [user@host dir]$ thing would create a mailto link to "[user@host" It adds a gaim_email_is_valid function to util.c which could also be used elsewhere :) Thanks to Alver on #gaim for reporting this buglet." And also said: "Updated patch attached, tested against 86,171 valid email addresses and as many invalid addresses as I could make up" committer: Tailor Script <tailor@pidgin.im>
author Tim Ringenbach <marv@pidgin.im>
date Sun, 23 May 2004 22:17:38 +0000
parents b540c735a6ad
children 93211b7538d6
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 \
	gtkblist-signals.dox \
	gtkconv-signals.dox \
	gtkimhtml-signals.dox \
	plugin-ids.dox \
	gaim.1.in \
	gaim-remote.1.in