From cf41a9a53f9ae4476a636450aad0a9d5543c7137 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 26 Feb 2012 14:46:12 -0600 Subject: [PATCH] Rename kde-config to tde-config --- doc/lisa/index.docbook | 2 +- kopete/kopete/kconf_update/kopete-account-kconf_update.sh | 2 +- kopete/kopete/kconf_update/kopete-pluginloader2.sh | 2 +- lanbrowsing/kio_lan/kio_lan.cpp | 2 +- lanbrowsing/lisa/README | 2 +- lanbrowsing/lisa/netmanager.cpp | 4 ++-- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/doc/lisa/index.docbook b/doc/lisa/index.docbook index f135a737..6758497b 100644 --- a/doc/lisa/index.docbook +++ b/doc/lisa/index.docbook @@ -594,7 +594,7 @@ for , Looks for the file lisarc in every folder -returned by running kde-config +returned by running tde-config config diff --git a/kopete/kopete/kconf_update/kopete-account-kconf_update.sh b/kopete/kopete/kconf_update/kopete-account-kconf_update.sh index 4b2e086e..e47477b8 100644 --- a/kopete/kopete/kconf_update/kopete-account-kconf_update.sh +++ b/kopete/kopete/kconf_update/kopete-account-kconf_update.sh @@ -2,7 +2,7 @@ IFS=: SUFF=kconf_update_bin/kopete-account-kconf_update -for path in `kde-config --path lib`; do +for path in `tde-config --path lib`; do if test -x "$path/$SUFF"; then exec "$path/$SUFF" fi diff --git a/kopete/kopete/kconf_update/kopete-pluginloader2.sh b/kopete/kopete/kconf_update/kopete-pluginloader2.sh index e058dcf1..a6144152 100644 --- a/kopete/kopete/kconf_update/kopete-pluginloader2.sh +++ b/kopete/kopete/kconf_update/kopete-pluginloader2.sh @@ -2,7 +2,7 @@ IFS=: SUFF=kconf_update_bin/kopete-pluginloader2-kconf_update -for path in `kde-config --path lib`; do +for path in `tde-config --path lib`; do if test -x "$path/$SUFF"; then exec "$path/$SUFF" fi diff --git a/lanbrowsing/kio_lan/kio_lan.cpp b/lanbrowsing/kio_lan/kio_lan.cpp index 55cc13b4..870f01f8 100644 --- a/lanbrowsing/kio_lan/kio_lan.cpp +++ b/lanbrowsing/kio_lan/kio_lan.cpp @@ -302,7 +302,7 @@ int LANProtocol::rlanReadDataFromServer() return 0; } //wait a moment - //reslisa starts kde-config, then does up to 64 + //reslisa starts tde-config, then does up to 64 //name lookups and then starts to ping //results won't be available before this is done kdDebug(7101)<<"sleeping..."<