Mercurial > pidgin.yaz
changeset 11355:6903f2f6d61f
[gaim-migrate @ 13574]
Updated to continue work.
committer: Tailor Script <tailor@pidgin.im>
author | Christian Muise <christian.muise@gmail.com> |
---|---|
date | Sat, 27 Aug 2005 16:35:58 +0000 |
parents | 97028c1c69e9 |
children | 0b746a52238d |
files | plugins/musicmessaging/musicmessaging.c |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/plugins/musicmessaging/musicmessaging.c Sat Aug 27 14:16:13 2005 +0000 +++ b/plugins/musicmessaging/musicmessaging.c Sat Aug 27 16:35:58 2005 +0000 @@ -110,6 +110,7 @@ static void intercept_received(GaimAccount *account, char **sender, char **message, GaimConversation *conv, int *flags); +/* DBus commands that can be sent to the editor */ G_BEGIN_DECLS DBusConnection *gaim_dbus_get_connection(void); G_END_DECLS