annotate gaim.desktop @ 9025:b24967757d46

[gaim-migrate @ 9801] " - Fixed text-decoration: underline; parsing from being dependent on font-size specified - IM HTML Toolbar dialogs now automatically fill with the color/font for the current text - Made most of the IMHTML formatting buttons fire signals where appropriate - Implemented a global on or off "Send default formatting with outgoing messages" option - If user previously sent a font name, we assume they want formatting on, otherwise it defaults to off. - Removed font and color from the GaimGtkConversation struct, because this wasn't being used anywhere, by anything and just resulted in more confusing code. - Removed three functions related to the struct, including one that was declared, but never actually written. - Added get_current_fontface, get_current_fontsize, get_current_forecolor, get_current_backcolor to gtk_imhtml_* to get the formatting at the cursor (or whole buffer when wbfo is on) - Removed all dialogs used only by the old default formatting preferences from dialogs.c - When font background, color, or face are "disabled" they are stored as an empty string in their prefs. - Fixed a bug where NULL for background, color, or face did not remove the tags in wbfo " all that, quoth SimGuy committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Sun, 23 May 2004 03:54:20 +0000
parents f7ee50e4d534
children 25553cb0fe96
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
325
9e7d74bc5474 [gaim-migrate @ 335]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
1 [Desktop Entry]
3726
d85208a99af2 [gaim-migrate @ 3862]
Luke Schierer <lschiere@pidgin.im>
parents: 3364
diff changeset
2 Encoding=UTF-8
325
9e7d74bc5474 [gaim-migrate @ 335]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
3 Name=Gaim
3726
d85208a99af2 [gaim-migrate @ 3862]
Luke Schierer <lschiere@pidgin.im>
parents: 3364
diff changeset
4 Comment=Multi-protocol Instant Messaging Client
7307
e11fa8e10a2e [gaim-migrate @ 7891]
Luke Schierer <lschiere@pidgin.im>
parents: 7168
diff changeset
5 Comment[it]=Client Multi-Protocollo per Messaggi Immediati
4305
d567b52d5ed2 [gaim-migrate @ 4559]
Luke Schierer <lschiere@pidgin.im>
parents: 3726
diff changeset
6 Comment[es]=Cliente de mensajería instantánea multiprotocolo
4472
e73c4e8e2d03 [gaim-migrate @ 4747]
Luke Schierer <lschiere@pidgin.im>
parents: 4305
diff changeset
7 Comment[fr]=Client de messagerie instantanée multiprotocole
4589
eddb870a3c4d [gaim-migrate @ 4873]
Luke Schierer <lschiere@pidgin.im>
parents: 4472
diff changeset
8 Comment[de]=Multi-Protokoll Instant Messenger Client
7360
db2c51ef0c54 [gaim-migrate @ 7953]
Luke Schierer <lschiere@pidgin.im>
parents: 7307
diff changeset
9 Comment[ko]=다중 프로토콜 메신저
8795
f7ee50e4d534 [gaim-migrate @ 9557]
Mark Doliner <mark@kingant.net>
parents: 7663
diff changeset
10 Comment[pt]=Cliente de mensagens instantâneas multi-protocolo
7663
86be4a8dc0a5 [gaim-migrate @ 8307]
Luke Schierer <lschiere@pidgin.im>
parents: 7360
diff changeset
11 Comment[pt_BR]=Cliente de mensagens instantâneas multi-protocolo
3726
d85208a99af2 [gaim-migrate @ 3862]
Luke Schierer <lschiere@pidgin.im>
parents: 3364
diff changeset
12 Exec=gaim
3364
d4c260bb5b6b [gaim-migrate @ 3383]
Sean Egan <seanegan@gmail.com>
parents: 3246
diff changeset
13 Icon=gaim.png
3726
d85208a99af2 [gaim-migrate @ 3862]
Luke Schierer <lschiere@pidgin.im>
parents: 3364
diff changeset
14 Terminal=false
325
9e7d74bc5474 [gaim-migrate @ 335]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
15 Type=Application
3726
d85208a99af2 [gaim-migrate @ 3862]
Luke Schierer <lschiere@pidgin.im>
parents: 3364
diff changeset
16 Categories=Application;Network;
7168
282887c9e3dc [gaim-migrate @ 7735]
Christian Hammond <chipx86@chipx86.com>
parents: 4663
diff changeset
17 StartupNotify=true