annotate gaim.desktop.in @ 15361:f51862b1fd93
[gaim-migrate @ 18154]
Compile warning fix. Also testing gaim-commits@lists.sourceforge.net
is back up. I don't think it is.
committer: Tailor Script <tailor@pidgin.im>
author |
Mark Doliner <mark@kingant.net> |
date |
Thu, 18 Jan 2007 07:19:51 +0000 |
parents |
346faf2a5acd |
children |
f79e0f4df793 |
rev |
line source |
13179
|
1 [Desktop Entry]
|
|
2 Encoding=UTF-8
|
|
3 _Name=Gaim Internet Messenger
|
|
4 _GenericName=Internet Messenger
|
|
5 _Comment=Send instant messages over multiple protocols
|
|
6 Exec=gaim
|
|
7 Icon=gaim.png
|
|
8 StartupNotify=true
|
|
9 Terminal=false
|
|
10 Type=Application
|
15074
|
11 Categories=Network;InstantMessaging;
|