aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/mediaplayer/mp_mprisinterface.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/mediaplayer/mp_mprisinterface.cpp')
-rw-r--r--src/modules/mediaplayer/mp_mprisinterface.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/modules/mediaplayer/mp_mprisinterface.cpp b/src/modules/mediaplayer/mp_mprisinterface.cpp
index 702ac6a7d..40572ec3f 100644
--- a/src/modules/mediaplayer/mp_mprisinterface.cpp
+++ b/src/modules/mediaplayer/mp_mprisinterface.cpp
@@ -521,7 +521,9 @@ MP_IMPLEMENT_DESCRIPTOR(
"songbird",
__tr2qs_ctx(
"An interface to the Mozilla Songbird media player.\n" \
- "Download it from http://www.getsongbird.com\n",
+ "Download it from http://www.getsongbird.com.\n" \
+ "To use it you have to install also the MPRIS addon" \
+ "available at http://addons.songbirdnest.com/addon/1626.\n",
"mediaplayer"
)
)