annotate pidgin.desktop.in @ 15717:1f7106b999d5
Use ~/.face (or ~/.face.icon) as the default avatar. GDM and KDM both use these. Daniel should make it use the default Windows icon too. Evan can probably do OS X if he wants.
author |
Sean Egan <seanegan@gmail.com> |
date |
Mon, 26 Feb 2007 00:30:23 +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;
|