annotate gaim.desktop @ 4575:1b52e29f1ffb
[gaim-migrate @ 4856]
Paul A (darkrain) pointed out that mailck.c wasn't updated for the new sounds.
as he repeatedly failed to attach a usable patch, this is my attempt to reproduce
his changes based on the comments he posted. it at very least compiles, so it
should be no _worse_ off.
committer: Tailor Script <tailor@pidgin.im>
author |
Luke Schierer <lschiere@pidgin.im> |
date |
Tue, 11 Feb 2003 23:55:33 +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;
|