summaryrefslogtreecommitdiffstats
path: root/plugins/applications/kbfxplasmadataplugin.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-01-27 00:52:32 -0600
committerTimothy Pearson <[email protected]>2013-01-27 00:52:32 -0600
commit91726329ab9745105638d8b74cfd9f000cd13af4 (patch)
tree2e8be3b7edc2ecf47e6ee4e5a63cb45ca6819c4c /plugins/applications/kbfxplasmadataplugin.cpp
parentd6cfa98becda3f9648dcda4dafd3de99b8733901 (diff)
downloadkbfx-91726329ab9745105638d8b74cfd9f000cd13af4.tar.gz
kbfx-91726329ab9745105638d8b74cfd9f000cd13af4.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
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");