annotate doc/Makefile.am @ 8689:b3eae94bd560

[gaim-migrate @ 9442] (21:29:19) SimGuy: LSchiere2: in gtkimhtml.h, there's a line that says gint *underline; (21:29:26) SimGuy: that should not be a pointer (21:29:39) SimGuy: an error in my patch (21:30:18) LSchiere2: face for back and sml are (21:30:32) LSchiere2: its it supposed to be a gint or a gboolean? (21:30:57) SimGuy: it could be a gboolean, actually (21:31:06) SimGuy: that should be fine (21:31:38) LSchiere2: mmm. i ment aboort that commit committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Sun, 18 Apr 2004 01:33:00 +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