From 376712d203ede915fa89ace2148313f920d42ce2 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Wed, 7 Mar 2012 18:00:13 -0600 Subject: Fix K Menu -> TDE Menu branding issues. --- kcontrol/kicker/menutab_impl.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kcontrol/kicker') diff --git a/kcontrol/kicker/menutab_impl.cpp b/kcontrol/kicker/menutab_impl.cpp index 35a89acfc..35ebdd6af 100644 --- a/kcontrol/kicker/menutab_impl.cpp +++ b/kcontrol/kicker/menutab_impl.cpp @@ -273,7 +273,7 @@ void MenuTab::launchMenuEditor() true /*nowait*/ ) != 0 ) { KMessageBox::error(this, - i18n("The KDE menu editor (kmenuedit) could not be launched.\n" + i18n("The TDE menu editor (kmenuedit) could not be launched.\n" "Perhaps it is not installed or not in your path."), i18n("Application Missing")); } -- cgit v1.2.1