Mercurial > pidgin.yaz
annotate gaim.desktop @ 8962:4ff4c34b7500
[gaim-migrate @ 9736]
IM Image, WYSIWYG.
It's still somewhat buggy, although the worse problems are with oscar's
direct connect. We could always yank oscar's im image flag if we think it
will cause too many bug reports.
I made the GaimImgstore struct opque.
I modified oscar's sending function to parse im images better, and
everything seems to work. I made it write some errors to the conversation
if you try to send an image and you aren't direct connected. That's just
a hack until you can set formatting flags on a per conversation bases.
There's a scrolling bug I haven't tracked down. I think it may exist
normally and this just causes it better.
It's worth noting jabber also uses this for pics in profiles, although
I never did find a test case. Hopefully some other stuff can use this
soon too, maybe Yahoo! pics in profiles or something.
committer: Tailor Script <tailor@pidgin.im>
author | Tim Ringenbach <marv@pidgin.im> |
---|---|
date | Mon, 17 May 2004 06:47:20 +0000 |
parents | f7ee50e4d534 |
children | 25553cb0fe96 |
rev | line source |
---|---|
325 | 1 [Desktop Entry] |
3726 | 2 Encoding=UTF-8 |
325 | 3 Name=Gaim |
3726 | 4 Comment=Multi-protocol Instant Messaging Client |
7307 | 5 Comment[it]=Client Multi-Protocollo per Messaggi Immediati |
4305 | 6 Comment[es]=Cliente de mensajería instantánea multiprotocolo |
4472 | 7 Comment[fr]=Client de messagerie instantanée multiprotocole |
4589 | 8 Comment[de]=Multi-Protokoll Instant Messenger Client |
7360 | 9 Comment[ko]=다중 프로토콜 메신저 |
8795 | 10 Comment[pt]=Cliente de mensagens instantâneas multi-protocolo |
7663 | 11 Comment[pt_BR]=Cliente de mensagens instantâneas multi-protocolo |
3726 | 12 Exec=gaim |
3364 | 13 Icon=gaim.png |
3726 | 14 Terminal=false |
325 | 15 Type=Application |
3726 | 16 Categories=Application;Network; |
7168
282887c9e3dc
[gaim-migrate @ 7735]
Christian Hammond <chipx86@chipx86.com>
parents:
4663
diff
changeset
|
17 StartupNotify=true |