Mercurial > pidgin
annotate gaim.desktop @ 8686:140b0d020c43
[gaim-migrate @ 9439]
" This fixes the GTKIMHTML CSS processing so that it
works again:
- Added support for background colors in the CSS
processing.
- Log viewer will now display all formatting including
font colors, sizes, faces, etc.
- Jabber underline will now appear in received messages
- Logger will now log *ALL 7* possible font sizes
instead of just smaller (1-3), medium (4), and larger
(5-7) and recognize them in IMHTML.
This is accomplished by fixing the font size
specifications in gaim_markup_html_to_xhtml and then a
partial rewrite of the CSS formatting code." --Kevin Stange
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Sun, 18 Apr 2004 00:21:58 +0000 |
parents | 86be4a8dc0a5 |
children | f7ee50e4d534 |
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]=다중 프로토콜 메신저 |
7663 | 10 Comment[pt_BR]=Cliente de mensagens instantâneas multi-protocolo |
3726 | 11 Exec=gaim |
3364 | 12 Icon=gaim.png |
3726 | 13 Terminal=false |
325 | 14 Type=Application |
3726 | 15 Categories=Application;Network; |
7168
282887c9e3dc
[gaim-migrate @ 7735]
Christian Hammond <chipx86@chipx86.com>
parents:
4663
diff
changeset
|
16 StartupNotify=true |