Mercurial > pidgin
annotate pidgin.desktop.in @ 30567:8a03508dd6f4
Change the "Manual" browser command pref's name to allow for a relatively simple
migration of an existing value from the path pref to the new string pref. As I
note in the comment in the migration code, I realize this will break things for
and confuse those users who use the same config directory for mutliple versions
of Pidgin, but I'm not inclined to devise a solution that will make that work.
The solution I've implemented fixes the most important case--users who upgrade.
The rest of the world will just have to move on. Refs #12024.
author | John Bailey <rekkanoryo@rekkanoryo.org> |
---|---|
date | Mon, 20 Sep 2010 03:53:47 +0000 |
parents | 281bd8a973d8 |
children |
rev | line source |
---|---|
15478 | 1 [Desktop Entry] |
2 _Name=Pidgin Internet Messenger | |
3 _GenericName=Internet Messenger | |
28508 | 4 _Comment=Chat over IM. Supports AIM, Google Talk, Jabber/XMPP, MSN, Yahoo and more |
15478 | 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; |