Mercurial > pidgin
annotate po/.cvsignore @ 11261:b53606580f68
[gaim-migrate @ 13439]
Patch #1226486 from Levi Bard
Fixes bug #1224178
If you change the topic in a chat room and that topic change is rejected, the
topic field is wrong -- it shows the new topic even thought it didn't get set.
This patch resets the GUI's topic immediately when you hit enter. Then, if the
topic change is successful, the server will echo the topic change back to us
and we'll update the GUI to the new topic.
The only question is, does the server always echo the topic back to us? From the
core's point of view, I'm ready to assume yes. It's the case for both IRC and
Jabber*. If someone could test changing a topic in SILC or Zephyr, that'd be
great. If servers using those protocols do not echo the topic back, the prpl
will have to fake it as appropriate.
* I didn't actually test on Jabber, but Nathan said the server will echo the
topic change back. If it's broken, let me know.
committer: Tailor Script <tailor@pidgin.im>
author | Richard Laager <rlaager@wiktel.com> |
---|---|
date | Sun, 14 Aug 2005 06:55:57 +0000 |
parents | d5a2232f83e4 |
children | 5adc0c9da9f3 |
rev | line source |
---|---|
347 | 1 Makefile |
2 Makefile.in | |
1863
bf2434d36e54
[gaim-migrate @ 1873]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
419
diff
changeset
|
3 Makefile.in.in |
bf2434d36e54
[gaim-migrate @ 1873]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
419
diff
changeset
|
4 ChangeLog |
5180
ea261ce36f0b
[gaim-migrate @ 5544]
Christian Hammond <chipx86@chipx86.com>
parents:
5179
diff
changeset
|
5 POTFILES |
5951 | 6 POTFILES.in.missing |
9580 | 7 POTFILES.in.noi18n |
9836 | 8 POTFILES.ignore |
3388
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3264
diff
changeset
|
9 Rules-quot |
347 | 10 cat-id-tbl.c |
11 stamp-cat-id | |
3388
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3264
diff
changeset
|
12 *.gmo |
5951 | 13 *.mo |
14 *.pot | |
3388
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3264
diff
changeset
|
15 Makevars |
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3264
diff
changeset
|
16 *.sed |
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3264
diff
changeset
|
17 *.header |
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3264
diff
changeset
|
18 *.sin |
3703 | 19 ChangeLog.save |