diff options
| author | Chris <xchrisx@uber.space> | 2019-07-29 00:23:10 +0200 |
|---|---|---|
| committer | Chris <xchrisx@uber.space> | 2019-07-29 00:23:10 +0200 |
| commit | 4dcd8f7fbafd654af95d5fe6c1c3aabc4244dbcc (patch) | |
| tree | f644cfecc3d4216d18ab4bce569661049c6e08fb /src/modules/mediaplayer/mp_amarokinterface.cpp | |
| parent | 55e6e75d624b551f24e11991dac0faba947ae943 (diff) | |
| download | kvirc-4dcd8f7fbafd654af95d5fe6c1c3aabc4244dbcc.tar.gz kvirc-4dcd8f7fbafd654af95d5fe6c1c3aabc4244dbcc.zip | |
Fix branding of KVIrc and also translations, for fuzzy prevention.
Signed-off-by: Chris <xchrisx@uber.space>
Diffstat (limited to 'src/modules/mediaplayer/mp_amarokinterface.cpp')
| -rw-r--r-- | src/modules/mediaplayer/mp_amarokinterface.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/mediaplayer/mp_amarokinterface.cpp b/src/modules/mediaplayer/mp_amarokinterface.cpp index 77064507..7d07166c 100644 --- a/src/modules/mediaplayer/mp_amarokinterface.cpp +++ b/src/modules/mediaplayer/mp_amarokinterface.cpp @@ -40,7 +40,7 @@ MP_IMPLEMENT_DESCRIPTOR( KviAmarokInterface, "amarok", __tr2qs_ctx( - "An interface to the AmaroK KDE media player." + "An interface to the AmaroK TDE media player." , "mediaplayer" ) |
