[totem/flatpak-dbus] Flatpak: Add mpris to the owned names



commit cafc7c5c54ac6944474214c406335171d5133de4
Author: Bilal Elmoussaoui <bil elmoussaoui gmail com>
Date:   Mon Jan 21 16:37:05 2019 +0000

    Flatpak: Add mpris to the owned names

 flatpak/org.gnome.Totem.json | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/flatpak/org.gnome.Totem.json b/flatpak/org.gnome.Totem.json
index 7a7a4062..1087ddd9 100644
--- a/flatpak/org.gnome.Totem.json
+++ b/flatpak/org.gnome.Totem.json
@@ -42,6 +42,8 @@
         "--talk-name=org.gnome.Nautilus",
         /* media-player-keys plugin */
         "--talk-name=org.gnome.SettingsDaemon.MediaKeys",
+        /* MPRIS plugin */
+        "--own-name=org.mpris.MediaPlayer2.totem",
         /* im-status plugin */
         "--talk-name=org.gnome.SessionManager"
     ],


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