[rhythmbox] mpris: use the right interface name for PropertiesChanged signals
- From: Jonathan Matthew <jmatthew src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [rhythmbox] mpris: use the right interface name for PropertiesChanged signals
- Date: Mon, 16 Aug 2010 22:32:46 +0000 (UTC)
commit e7c4a1bd658e4033e6ff5694f5ec3b26fdb99bf6
Author: Jonathan Matthew <jonathan d14n org>
Date: Tue Aug 17 08:32:24 2010 +1000
mpris: use the right interface name for PropertiesChanged signals
plugins/mpris/rb-mpris-plugin.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/mpris/rb-mpris-plugin.c b/plugins/mpris/rb-mpris-plugin.c
index fcc2715..671c4b0 100644
--- a/plugins/mpris/rb-mpris-plugin.c
+++ b/plugins/mpris/rb-mpris-plugin.c
@@ -129,7 +129,7 @@ emit_player_properties_idle (RBMprisPlugin *plugin)
g_dbus_connection_emit_signal (plugin->connection,
NULL,
MPRIS_OBJECT_NAME,
- MPRIS_PLAYER_INTERFACE,
+ "org.freedesktop.DBus.Properties",
"PropertiesChanged",
parameters,
&error);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]