Mercurial > pidgin
annotate pidgin.desktop.in @ 29129:ecd2136ff818
Broke out the generation of random UUIDs to its own function
Adapted the Google group chat functionallity to use the new function
author | Marcus Lundblad <ml@update.uu.se> |
---|---|
date | Tue, 13 Oct 2009 22:13:57 +0000 |
parents | 1694eb347a78 |
children | 281bd8a973d8 |
rev | line source |
---|---|
15478 | 1 [Desktop Entry] |
2 _Name=Pidgin Internet Messenger | |
3 _GenericName=Internet Messenger | |
4 _Comment=Send instant messages over multiple protocols | |
5 Exec=pidgin | |
16438
ed4ea63c0b45
pidgin.png -> pidgin, to always find appropriate sizes.
Hylke Bons <hylkebons@gmail.com>
parents:
15478
diff
changeset
|
6 Icon=pidgin |
15478 | 7 StartupNotify=true |
8 Terminal=false | |
9 Type=Application | |
10 Categories=Network;InstantMessaging; |