From 1281f76995fa76e129d6014eafa637ba8fc71152 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 26 Feb 2012 14:45:00 -0600 Subject: Rename kde-config to tde-config --- kconf_update/README.kconf_update | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kconf_update') diff --git a/kconf_update/README.kconf_update b/kconf_update/README.kconf_update index 385f3185e..32c087c01 100644 --- a/kconf_update/README.kconf_update +++ b/kconf_update/README.kconf_update @@ -87,7 +87,7 @@ and use Qt's powerful string API instead. A workaround for KDE 3.1.x and older is to install a .sh script in $(kde_datadir) that contains a simple exec: - exec "`kde-config --prefix`/bin/kconf_update_bin/my_update_app" + exec "`tde-config --prefix`/bin/kconf_update_bin/my_update_app" This is equivalent to what KDE 3.2 can do directly, but of course the .upd file now points to the .sh script instead of the binary application. -- cgit v1.2.1