Mercurial > pidgin
annotate doc/Makefile.am @ 9300:98f01c233a40
[gaim-migrate @ 10104]
Some dnd fixes (I hope).
I think this should also allow receivng HTML drops, but I can't figure out
why it doesn't from Mozilla. It seems Mozilla is giving the text as a link,
but I'm not sure why. Maybe it's a Mozilla bug? Maybe it's my bug. Hopefully
someone else can take a look at it. I was unable to find anything else that
supported dragging HTML text out to test with.
committer: Tailor Script <tailor@pidgin.im>
author | Sean Egan <seanegan@gmail.com> |
---|---|
date | Thu, 17 Jun 2004 00:26:57 +0000 |
parents | b540c735a6ad |
children | 93211b7538d6 |
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 \ |
9000 | 13 gtkblist-signals.dox \ |
14 gtkconv-signals.dox \ | |
15 gtkimhtml-signals.dox \ | |
7335
3c3039aa7259
[gaim-migrate @ 7923]
Christian Hammond <chipx86@chipx86.com>
parents:
6996
diff
changeset
|
16 plugin-ids.dox \ |
6954 | 17 gaim.1.in \ |
6955 | 18 gaim-remote.1.in |