annotate pidgin.desktop.in @ 15823:ed80ec6be33c
who knew that --disable-plugins still worked?! Also, some completely untested support for aim:buddyicon, which I'll look at more tomorrow
author |
Sean Egan <seanegan@gmail.com> |
date |
Mon, 19 Mar 2007 10:03:36 +0000 |
parents |
d2a41819ba6a |
children |
ed4ea63c0b45 |
rev |
line source |
15478
|
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;
|