From d1397baa2cfecf5a8bb4698531149a39f8c77e57 Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Sat, 30 Oct 2010 18:07:26 +0200 Subject: [PATCH] Add link to Ubuntu's sound menu docs --- mopidy/frontends/mpris.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mopidy/frontends/mpris.py b/mopidy/frontends/mpris.py index 4278d70f..07473f20 100644 --- a/mopidy/frontends/mpris.py +++ b/mopidy/frontends/mpris.py @@ -24,7 +24,8 @@ class MprisFrontend(BaseFrontend): Frontend which lets you control Mopidy through the Media Player Remote Interfacing Specification (MPRIS) D-Bus interface. - An example of an MPRIS client is Ubuntu's audio indicator applet. + An example of an MPRIS client is `Ubuntu's sound menu + `_. **Dependencies:**