# HG changeset patch # User Christian Muise # Date 1125160558 0 # Node ID 6903f2f6d61f9557f1cd7a39917679af0fe4e9d6 # Parent 97028c1c69e9831751d2430fe2dc09dbc4a18f4a [gaim-migrate @ 13574] Updated to continue work. committer: Tailor Script diff -r 97028c1c69e9 -r 6903f2f6d61f plugins/musicmessaging/musicmessaging.c --- 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