Mercurial > pidgin.yaz
annotate doc/Makefile.am @ 10147:a485dedd6ba2
[gaim-migrate @ 11224]
Minor privacy dialog changes from Bleeter.
1. Force-save blist.xml when privacy stuff changes instead of when Gaim
shutdowns (or when something else triggers a blist-save)
2. Don't redraw stuff in the dialog if you select the same privacy option
that was previously selected.
Someone can commit this to oldstatus, if you really want. I'm not
going to because I don't want to test it and I don't want to be
responsible if it breaks something there, and I don't consider the
changes to be that dire.
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Wed, 27 Oct 2004 22:24:51 +0000 |
parents | 93211b7538d6 |
children | 68d6065fc32f |
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 \ |
9609 | 13 gtkaccount-signals.dox \ |
9000 | 14 gtkblist-signals.dox \ |
15 gtkconv-signals.dox \ | |
16 gtkimhtml-signals.dox \ | |
7335
3c3039aa7259
[gaim-migrate @ 7923]
Christian Hammond <chipx86@chipx86.com>
parents:
6996
diff
changeset
|
17 plugin-ids.dox \ |
6954 | 18 gaim.1.in \ |
6955 | 19 gaim-remote.1.in |