summaryrefslogtreecommitdiffstats
path: root/plugins/applications/kbfxplasmadataplugin.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/applications/kbfxplasmadataplugin.cpp')
-rw-r--r--plugins/applications/kbfxplasmadataplugin.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/applications/kbfxplasmadataplugin.cpp b/plugins/applications/kbfxplasmadataplugin.cpp
index 1c43edc..43312ff 100644
--- a/plugins/applications/kbfxplasmadataplugin.cpp
+++ b/plugins/applications/kbfxplasmadataplugin.cpp
@@ -105,7 +105,7 @@ view ()
tr2i18n ( "Do NOT Autorepair" ) );
if ( messageBoxUserResReturn == KMessageBox::Yes )
{
- KRun::runCommand ( "kbuildsycoca" );
+ KRun::runCommand ( "tdebuildsycoca" );
// if ( ! ConfigInit().m_KbfxWatcher )
// {
DCOPRef m_kickerPanel("kicker", "kicker");