Mercurial > pidgin
annotate gaim.desktop @ 7186:0da869011d8a
[gaim-migrate @ 7754]
" This fixes issues some people in Linux, FreeBSD,
Solaris:1 reported to me, where gaim would reopen the
chat window after leaving if someone else joined before
the server decided to stop sending us stuff.
It also fixes a bug where it would say you left the
chat upon joining a chat while having another chat open.
Finally, it attempts to do a better job logging out of
chat, and fixes the bugs introduced by this change."
--Tim Ringenbach (marv_sf)
it doesn't appear to change any strings, and it fixes some bugs, so i'm
going to go ahead and commit this.
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Tue, 07 Oct 2003 15:55:26 +0000 |
parents | 282887c9e3dc |
children | e11fa8e10a2e |
rev | line source |
---|---|
325 | 1 [Desktop Entry] |
3726 | 2 Encoding=UTF-8 |
325 | 3 Name=Gaim |
3726 | 4 Comment=Multi-protocol Instant Messaging Client |
4305 | 5 Comment[es]=Cliente de mensajería instantánea multiprotocolo |
4472 | 6 Comment[fr]=Client de messagerie instantanée multiprotocole |
4589 | 7 Comment[de]=Multi-Protokoll Instant Messenger Client |
4663 | 8 Comment[ko]=멀티 프로토콜 인스턴트 메시징 클라이언트 |
3726 | 9 Exec=gaim |
3364 | 10 Icon=gaim.png |
3726 | 11 Terminal=false |
325 | 12 Type=Application |
3726 | 13 Categories=Application;Network; |
7168
282887c9e3dc
[gaim-migrate @ 7735]
Christian Hammond <chipx86@chipx86.com>
parents:
4663
diff
changeset
|
14 StartupNotify=true |