From 758d15981fe09b63a2df6c4164215dbadece2cbc Mon Sep 17 00:00:00 2001 From: rusty-snake <41237666+rusty-snake@users.noreply.github.com> Date: Sat, 5 Sep 2020 13:25:38 +0200 Subject: fix rhythmbox (2) --- etc/profile-m-z/rhythmbox.profile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'etc/profile-m-z/rhythmbox.profile') diff --git a/etc/profile-m-z/rhythmbox.profile b/etc/profile-m-z/rhythmbox.profile index 450e09faa..f906ec31d 100644 --- a/etc/profile-m-z/rhythmbox.profile +++ b/etc/profile-m-z/rhythmbox.profile @@ -14,6 +14,9 @@ noblacklist ${HOME}/.local/share/rhythmbox include allow-python2.inc include allow-python3.inc +# Allow lua (blacklisted by disable-interpreters.inc) +include allow-lua.inc + include disable-common.inc include disable-devel.inc include disable-exec.inc @@ -55,6 +58,6 @@ dbus-user.own org.mpris.MediaPlayer2.rhythmbox dbus-user.own org.gnome.UPnP.MediaServer2.Rhythmbox dbus-user.talk ca.desrt.dconf dbus-user.talk org.freedesktop.Notifications -dbus-system none +dbus-user.talk org.gnome.SettingsDaemon.MediaKeys dbus-system filter dbus-system.talk org.freedesktop.Avahi -- cgit v1.2.3-54-g00ecf