annotate pidgin.desktop.in @ 22856:ab2322195dab

Minor changes... mostly whitespace related. Also changed some functions in family_admin.c to be void instead of returning the same int every time, and fixed a tiny memleak in family_admin.c. Oh, I think there was a variable in family_icbm.c that was being redeclared inside of a block--functionally it was fine, but it could have led to confusion.
author Mark Doliner <mark@kingant.net>
date Mon, 05 May 2008 09:22:46 +0000
parents ed4ea63c0b45
children 394a6c9b592c 1694eb347a78
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
15478
d2a41819ba6a rename the .desktop file
Nathan Walp <nwalp@pidgin.im>
parents:
diff changeset
1 [Desktop Entry]
d2a41819ba6a rename the .desktop file
Nathan Walp <nwalp@pidgin.im>
parents:
diff changeset
2 Encoding=UTF-8
d2a41819ba6a rename the .desktop file
Nathan Walp <nwalp@pidgin.im>
parents:
diff changeset
3 _Name=Pidgin Internet Messenger
d2a41819ba6a rename the .desktop file
Nathan Walp <nwalp@pidgin.im>
parents:
diff changeset
4 _GenericName=Internet Messenger
d2a41819ba6a rename the .desktop file
Nathan Walp <nwalp@pidgin.im>
parents:
diff changeset
5 _Comment=Send instant messages over multiple protocols
d2a41819ba6a rename the .desktop file
Nathan Walp <nwalp@pidgin.im>
parents:
diff changeset
6 Exec=pidgin
16438
ed4ea63c0b45 pidgin.png -> pidgin, to always find appropriate sizes.
Hylke Bons <hylkebons@gmail.com>
parents: 15478
diff changeset
7 Icon=pidgin
15478
d2a41819ba6a rename the .desktop file
Nathan Walp <nwalp@pidgin.im>
parents:
diff changeset
8 StartupNotify=true
d2a41819ba6a rename the .desktop file
Nathan Walp <nwalp@pidgin.im>
parents:
diff changeset
9 Terminal=false
d2a41819ba6a rename the .desktop file
Nathan Walp <nwalp@pidgin.im>
parents:
diff changeset
10 Type=Application
d2a41819ba6a rename the .desktop file
Nathan Walp <nwalp@pidgin.im>
parents:
diff changeset
11 Categories=Network;InstantMessaging;