pidgin.desktop.in

Sat, 15 Sep 2007 23:58:30 +0000

author
Richard Laager <rlaager@pidgin.im>
date
Sat, 15 Sep 2007 23:58:30 +0000
changeset 20335
415a2e9e61b6
parent 16489
c2cb139e5bd9
child 16580
e1967b80e959
child 18068
b6554e3c8224
child 27891
92e3be9c1613
permissions
-rw-r--r--

In the auto-personize code:
1) Fix a small memory leak.
2) Even though the i == 1 case is impossible, I don't see any reason to
note that in the string itself. That won't do any good and may do harm
by confusing the translators.

[Desktop Entry]
Encoding=UTF-8
_Name=Pidgin Internet Messenger
_GenericName=Internet Messenger
_Comment=Send instant messages over multiple protocols
Exec=pidgin
Icon=pidgin
StartupNotify=true
Terminal=false
Type=Application
Categories=Network;InstantMessaging;

mercurial