Mercurial > pidgin
annotate doc/Makefile.am @ 15255:2e3ffe29f9ae
[gaim-migrate @ 18045]
We occasionally get to gaim_parse_oncoming() with a user_info indicating a NULL away message for a contact who (1) is away and is still away and (2) does actually have a message. gaim_got_infoblock() will then be called shortly thereafter.
Check to ensure that the call to gaim_prpl_got_user_status() has some benefit other than potentially removing an appropriate away message; do the call if the status actually changes as a result.
This fixes an issue in which away messages would periodically flicker invisible and then visible again in the contact list for certain contacts.
committer: Tailor Script <tailor@pidgin.im>
author | Evan Schoenberg <evan.s@dreskin.net> |
---|---|
date | Fri, 22 Dec 2006 08:29:28 +0000 |
parents | bcf89a7c69db |
children | 165a9e1f5bbc |
rev | line source |
---|---|
14585 | 1 man_MANS = gaim.1 gaim-text.1 |
6600
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 = \ |
10468
87d2f1a7f984
[gaim-migrate @ 11750]
Luke Schierer <lschiere@pidgin.im>
parents:
10409
diff
changeset
|
4 C-HOWTO.dox \ |
6600
e5e415a72904
[gaim-migrate @ 7124]
Christian Hammond <chipx86@chipx86.com>
parents:
6218
diff
changeset
|
5 FAQ \ |
e5e415a72904
[gaim-migrate @ 7124]
Christian Hammond <chipx86@chipx86.com>
parents:
6218
diff
changeset
|
6 PERL-HOWTO.dox \ |
10409 | 7 TCL-HOWTO.dox \ |
6996
5b1eab285cdd
[gaim-migrate @ 7552]
Christian Hammond <chipx86@chipx86.com>
parents:
6955
diff
changeset
|
8 account-signals.dox \ |
5b1eab285cdd
[gaim-migrate @ 7552]
Christian Hammond <chipx86@chipx86.com>
parents:
6955
diff
changeset
|
9 blist-signals.dox \ |
12053 | 10 cipher-signals.dox \ |
6996
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 \ |
12053 | 13 core-signals.dox \ |
14 dbus-server-signals.dox \ | |
11289 | 15 gaim.1.in \ |
16 gaims_funniest_home_convos.txt \ | |
14585 | 17 gaim-text.1.in \ |
9609 | 18 gtkaccount-signals.dox \ |
9000 | 19 gtkblist-signals.dox \ |
20 gtkconv-signals.dox \ | |
12838
cb36bc2db7c5
[gaim-migrate @ 15186]
Richard Laager <rlaager@wiktel.com>
parents:
12737
diff
changeset
|
21 gtklog-signals.dox \ |
9000 | 22 gtkimhtml-signals.dox \ |
12390
dca3779701a7
[gaim-migrate @ 14697]
Etan Reisner <pidgin@unreliablesource.net>
parents:
12291
diff
changeset
|
23 gtkrc-2.0 \ |
12737
a1e241dd50b6
[gaim-migrate @ 15082]
Richard Laager <rlaager@wiktel.com>
parents:
12390
diff
changeset
|
24 log-signals.dox \ |
12129
216988c717da
[gaim-migrate @ 14429]
Richard Laager <rlaager@wiktel.com>
parents:
12079
diff
changeset
|
25 notify-signals.dox \ |
13400
6a8a595e17b1
[gaim-migrate @ 15775]
Gary Kramlich <grim@reaperworld.com>
parents:
13387
diff
changeset
|
26 plugin-i18n.dox \ |
7335
3c3039aa7259
[gaim-migrate @ 7923]
Christian Hammond <chipx86@chipx86.com>
parents:
6996
diff
changeset
|
27 plugin-ids.dox \ |
12053 | 28 plugin-signals.dox \ |
13387
d9dbb874a30c
[gaim-migrate @ 15760]
Richard Laager <rlaager@wiktel.com>
parents:
12838
diff
changeset
|
29 savedstatus-signals.dox \ |
12291
5bc3d67ceb24
[gaim-migrate @ 14595]
Etan Reisner <pidgin@unreliablesource.net>
parents:
12148
diff
changeset
|
30 sound-signals.dox \ |
11289 | 31 the_penguin.txt \ |
11281
920a37a4c1be
[gaim-migrate @ 13478]
Gary Kramlich <grim@reaperworld.com>
parents:
11022
diff
changeset
|
32 xfer-signals.dox |