annotate doc/Makefile.am @ 8146:596c64a2a2d0

[gaim-migrate @ 8854] " (16:36:05) Me: Hi Sean (16:36:21) Me: Mind if I e-mail you a little COPYRIGHT related diff? (16:37:17) Sean: Yes, I do! (16:37:22) Sean: How dare you consider e-mailing me patches? (16:37:26) Sean: seriously, now. (16:37:32) Me: (16:38:42) Me: Look at my webcam: [URL to patch, now attached to this message] (16:43:03) Sean: Have Luke commit it for me (16:43:17) Sean: I won't be around until late tomorrow night. (16:46:53) Me: ahh, k It's a pretty straightforward deal - I think I mentioned this the other day: .[c|h] files in src/ should have the generic copyright. Also, giving Marc Mulcahy credit for the accessibility stuff. Cheers, John [Silvestri]" except that i'd already given Marc credit committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Tue, 20 Jan 2004 02:51:14 +0000
parents 3c3039aa7259
children b540c735a6ad
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
6600
e5e415a72904 [gaim-migrate @ 7124]
Christian Hammond <chipx86@chipx86.com>
parents: 6218
diff changeset
1 man_MANS = gaim.1 gaim-remote.1
e5e415a72904 [gaim-migrate @ 7124]
Christian Hammond <chipx86@chipx86.com>
parents: 6218
diff changeset
2
6164
2746cc773de7 [gaim-migrate @ 6645]
Christian Hammond <chipx86@chipx86.com>
parents: 2287
diff changeset
3 EXTRA_DIST = \
2746cc773de7 [gaim-migrate @ 6645]
Christian Hammond <chipx86@chipx86.com>
parents: 2287
diff changeset
4 the_penguin.txt \
2746cc773de7 [gaim-migrate @ 6645]
Christian Hammond <chipx86@chipx86.com>
parents: 2287
diff changeset
5 gaims_funniest_home_convos.txt \
2746cc773de7 [gaim-migrate @ 6645]
Christian Hammond <chipx86@chipx86.com>
parents: 2287
diff changeset
6 CREDITS \
6600
e5e415a72904 [gaim-migrate @ 7124]
Christian Hammond <chipx86@chipx86.com>
parents: 6218
diff changeset
7 FAQ \
e5e415a72904 [gaim-migrate @ 7124]
Christian Hammond <chipx86@chipx86.com>
parents: 6218
diff changeset
8 PERL-HOWTO.dox \
6996
5b1eab285cdd [gaim-migrate @ 7552]
Christian Hammond <chipx86@chipx86.com>
parents: 6955
diff changeset
9 account-signals.dox \
5b1eab285cdd [gaim-migrate @ 7552]
Christian Hammond <chipx86@chipx86.com>
parents: 6955
diff changeset
10 blist-signals.dox \
5b1eab285cdd [gaim-migrate @ 7552]
Christian Hammond <chipx86@chipx86.com>
parents: 6955
diff changeset
11 connection-signals.dox \
5b1eab285cdd [gaim-migrate @ 7552]
Christian Hammond <chipx86@chipx86.com>
parents: 6955
diff changeset
12 conversation-signals.dox \
7335
3c3039aa7259 [gaim-migrate @ 7923]
Christian Hammond <chipx86@chipx86.com>
parents: 6996
diff changeset
13 plugin-ids.dox \
6954
01c297526fad [gaim-migrate @ 7501]
Nathan Walp <nwalp@pidgin.im>
parents: 6600
diff changeset
14 gaim.1.in \
6955
2d4ab97a177e [gaim-migrate @ 7502]
Nathan Walp <nwalp@pidgin.im>
parents: 6954
diff changeset
15 gaim-remote.1.in
6996
5b1eab285cdd [gaim-migrate @ 7552]
Christian Hammond <chipx86@chipx86.com>
parents: 6955
diff changeset
16