aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/mediaplayer/mp_mprisinterface.cpp
diff options
context:
space:
mode:
authorGravatar Fabio Bas2010-07-13 12:39:30 +0000
committerGravatar Fabio Bas2010-07-13 12:39:30 +0000
commit5dd629eed06979180f2b5b487e5aa191130346db (patch)
treef805fb68a81f6c2a3825dcd585ab08e1914584a3 /src/modules/mediaplayer/mp_mprisinterface.cpp
parentFix a typo in the french translation (diff)
downloadKVIrc-5dd629eed06979180f2b5b487e5aa191130346db.tar.gz
KVIrc-5dd629eed06979180f2b5b487e5aa191130346db.tar.bz2
KVIrc-5dd629eed06979180f2b5b487e5aa191130346db.zip
updated some mediaplayer homepage urls and some other typos, thanks xoffice
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4666 17fca916-40b9-46aa-a4ea-0a15b648b75c
Diffstat (limited to 'src/modules/mediaplayer/mp_mprisinterface.cpp')
-rw-r--r--src/modules/mediaplayer/mp_mprisinterface.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/modules/mediaplayer/mp_mprisinterface.cpp b/src/modules/mediaplayer/mp_mprisinterface.cpp
index aff41f5f1..0f5e764c1 100644
--- a/src/modules/mediaplayer/mp_mprisinterface.cpp
+++ b/src/modules/mediaplayer/mp_mprisinterface.cpp
@@ -444,7 +444,7 @@ MP_IMPLEMENT_DESCRIPTOR(
"bmpx",
__tr2qs_ctx(
"An interface to BMPx.\n" \
- "Download it from http://bmpx.backtrace.info\n"
+ "Download it from http://sourceforge.net/projects/beepmp\n"
,
"mediaplayer"
)
@@ -504,7 +504,7 @@ MP_IMPLEMENT_DESCRIPTOR(
"xmms2",
__tr2qs_ctx(
"An interface to the Xmms2 media player.\n" \
- "Download it from http://wiki.xmms2.xmms.se/index.php/Main_Page\n",
+ "Download it from http://xmms2.org\n",
"mediaplayer"
)
)