summaryrefslogtreecommitdiffstats
path: root/kicker-applets
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2015-03-05 05:07:15 +0100
committerSlávek Banko <slavek.banko@axis.cz>2015-03-05 05:07:15 +0100
commit6e55b23a74ff9702218eaedc1c4e995e4f081aa3 (patch)
treeeb32b27358b7adb674e91fe667b24299882cc1f2 /kicker-applets
parent064539d8a51f8f8ed4119b5286e077620a5ac8c5 (diff)
downloadtdeaddons-6e55b23a74ff9702218eaedc1c4e995e4f081aa3.tar.gz
tdeaddons-6e55b23a74ff9702218eaedc1c4e995e4f081aa3.zip
Fix incorrectly renamed strings
Diffstat (limited to 'kicker-applets')
-rw-r--r--kicker-applets/mediacontrol/mediacontrol.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kicker-applets/mediacontrol/mediacontrol.cpp b/kicker-applets/mediacontrol/mediacontrol.cpp
index 49aba50..fed96e9 100644
--- a/kicker-applets/mediacontrol/mediacontrol.cpp
+++ b/kicker-applets/mediacontrol/mediacontrol.cpp
@@ -124,7 +124,7 @@ MediaControl::MediaControl(const TQString &configFile, Type t, int actions,
"tisch.crix@gmx.de", "http://www.crixensgfxcorner.de.vu/");
mAboutData->addCredit("Ulrik Mikaelsson", I18N_NOOP("Fix for Noatun-Support"),
"rawler@rsn.bth.se", 0);
- mAboutData->addCredit("Anthony J Moulen", I18N_NOOP("Fix forQt::Vertical Slider"),
+ mAboutData->addCredit("Anthony J Moulen", I18N_NOOP("Fix for Vertical Slider"),
"ajmoulen@moulen.org", 0);
mAboutData->addCredit("Teemu Rytilahti", I18N_NOOP("Volume Control Implementation"),
"teemu.rytilahti@kde-fi.org", 0);