annotate doc/Makefile.am @ 6872:dd0eecfbe413

[gaim-migrate @ 7418] ok, these are some tweaks i've made to core code working on the new jabber plugin. - add gaim_find_buddy_in_group() that searches a specific group instead of the entire list. kinda handy. - re-did the base64 encoding function. i think it may have been broken, i'm not sure, but this i know works. - fix the formatted notify dialog to be more to my liking, and to have a working Close button. committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Wed, 17 Sep 2003 03:45:04 +0000
parents e5e415a72904
children 01c297526fad
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 \
e5e415a72904 [gaim-migrate @ 7124]
Christian Hammond <chipx86@chipx86.com>
parents: 6218
diff changeset
9 $(man_MANS)