From 91726329ab9745105638d8b74cfd9f000cd13af4 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 27 Jan 2013 00:52:32 -0600 Subject: Rename a number of libraries and executables to avoid conflicts with KDE4 --- plugins/applications/kbfxplasmadataplugin.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/applications/kbfxplasmadataplugin.cpp') 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"); -- cgit v1.2.3