[rhythmbox] mmkeys: media-player-keys: Fix usage to match API documentation



commit a48c08641c2fb282fad21ff8b0f3e47932f0a656
Author: Bastien Nocera <hadess hadess net>
Date:   Mon Apr 24 16:21:41 2017 +0200

    mmkeys: media-player-keys: Fix usage to match API documentation
    
    See https://bugzilla.gnome.org/show_bug.cgi?id=781326
    
    https://bugzilla.gnome.org/show_bug.cgi?id=781664

 plugins/mmkeys/rb-mmkeys-plugin.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/mmkeys/rb-mmkeys-plugin.c b/plugins/mmkeys/rb-mmkeys-plugin.c
index 4643158..058b82f 100644
--- a/plugins/mmkeys/rb-mmkeys-plugin.c
+++ b/plugins/mmkeys/rb-mmkeys-plugin.c
@@ -385,7 +385,7 @@ impl_activate (PeasActivatable *pplugin)
                plugin->proxy = g_dbus_proxy_new_sync (bus,
                                                       G_DBUS_PROXY_FLAGS_NONE,
                                                       NULL,
-                                                      "org.gnome.SettingsDaemon",
+                                                      "org.gnome.SettingsDaemon.MediaKeys",
                                                       "/org/gnome/SettingsDaemon/MediaKeys",
                                                       "org.gnome.SettingsDaemon.MediaKeys",
                                                       NULL,


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]