pidgin.desktop.in

Wed, 14 May 2008 23:36:37 +0000

author
Evan Schoenberg <evands@pidgin.im>
date
Wed, 14 May 2008 23:36:37 +0000
branch
next.minor
changeset 23295
5d3a2fd59439
parent 16489
c2cb139e5bd9
child 16580
e1967b80e959
child 18068
b6554e3c8224
child 27891
92e3be9c1613
permissions
-rw-r--r--

When calling serv_got_chat_in() after sending a group chat message (to let
the core know that it was sent, since unlike sending an IM conversation
message it is not immedately written out to the conversation by
common_send()), pass back the flags initially sent to the prpl. This maintains
the PURPLE_MESSAGE_SEND flag as well as anything else which might be
helpful to the UI, such as PURPLE_MESSAGE_IMAGES.

[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