annotate pidgin.desktop.in @ 22375:f332db29a854

Fixes a memleak: ==17163== 7 bytes in 1 blocks are definitely lost in loss record 7 of 214 ==17163== at 0x4006A6E: malloc (vg_replace_malloc.c:207) ==17163== by 0xA1CAF5: g_malloc (in /lib/libglib-2.0.so.0.1400.6) ==17163== by 0xA35348: g_strdup (in /lib/libglib-2.0.so.0.1400.6) ==17163== by 0xA35BF9: g_strsplit (in /lib/libglib-2.0.so.0.1400.6) ==17163== by 0x52D5DF2: irc_cmd_op (cmds.c:290) committer: Ka-Hing Cheung <khc@hxbc.us>
author Andrew Gaul <andrew@gaul.org>
date Fri, 29 Feb 2008 07:55:20 +0000
parents ed4ea63c0b45
children 394a6c9b592c 1694eb347a78
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
15479
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
16441
ed4ea63c0b45 pidgin.png -> pidgin, to always find appropriate sizes.
Hylke Bons <hylkebons@gmail.com>
parents: 15479
diff changeset
7 Icon=pidgin
15479
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;