annotate gaim.desktop @ 4580:3fef2d45dce0
[gaim-migrate @ 4861]
(12:13:17) ari: This fixes a double-free, resulting in a crash when MALLOC_CHECK_=2, and fixes a problem where when the browser is set to Manual and you click on a link, the same link then becomes corrupted
(12:14:14) ari: basically the last one was because whoever changed browser.c assumed strdelimit returned a new string
committer: Tailor Script <tailor@pidgin.im>
author |
Luke Schierer <lschiere@pidgin.im> |
date |
Wed, 12 Feb 2003 17:16:16 +0000 |
parents |
e73c4e8e2d03 |
children |
eddb870a3c4d |
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
|
3726
|
7 Exec=gaim
|
3364
|
8 Icon=gaim.png
|
3726
|
9 Terminal=false
|
325
|
10 Type=Application
|
3726
|
11 Categories=Application;Network;
|