Mercurial > pidgin.yaz
annotate pidgin.desktop.in @ 26987:1735d1c88d4e
Insert an empty widget in chat windows to ensure that the infopane is
correctly sized for chat windows. The correct fix is to put an icon in the
chat window as well, because that would make "Set Custom Icon" consistent
for both the buddy list and the chat window, but PidginConversation is
pretty much stuck until 3.0.
author | Elliott Sales de Andrade <qulogic@pidgin.im> |
---|---|
date | Mon, 18 May 2009 21:05:00 +0000 |
parents | ed4ea63c0b45 |
children | 394a6c9b592c 1694eb347a78 |
rev | line source |
---|---|
15479 | 1 [Desktop Entry] |
2 Encoding=UTF-8 | |
3 _Name=Pidgin Internet Messenger | |
4 _GenericName=Internet Messenger | |
5 _Comment=Send instant messages over multiple protocols | |
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 | 8 StartupNotify=true |
9 Terminal=false | |
10 Type=Application | |
11 Categories=Network;InstantMessaging; |