annotate pidgin.desktop.in @ 16097:9467b72b6230
Adding a note to ChangeLog.API to briefly document that API. I shamelessly
stole this wording from Kevin. Thanks Kevin!
author |
Richard Laager <rlaager@wiktel.com> |
date |
Sat, 14 Apr 2007 04:23:30 +0000 |
parents |
d2a41819ba6a |
children |
ed4ea63c0b45 |
rev |
line source |
15479
|
1 [Desktop Entry]
|
|
2 Encoding=UTF-8
|
|
3 _Name=Pidgin Internet Messenger
|
|
4 _GenericName=Internet Messenger
|
|
5 _Comment=Send instant messages over multiple protocols
|
|
6 Exec=pidgin
|
|
7 Icon=pidgin.png
|
|
8 StartupNotify=true
|
|
9 Terminal=false
|
|
10 Type=Application
|
|
11 Categories=Network;InstantMessaging;
|