diff options
author | Timothy Pearson <[email protected]> | 2012-02-26 14:21:34 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2012-02-26 14:21:34 -0600 |
commit | 02c805a2ff39017efc5ae7124fa9c6ffa3fbd634 (patch) | |
tree | e4f369f54924988e5876ddad6acebe1ea1ffcae3 /kradio3/convert-presets | |
parent | 6f1db80d23d22f5a2290440e183651f0aa092ce4 (diff) | |
download | tderadio-02c805a2ff39017efc5ae7124fa9c6ffa3fbd634.tar.gz tderadio-02c805a2ff39017efc5ae7124fa9c6ffa3fbd634.zip |
Rename kde-config to tde-config
Diffstat (limited to 'kradio3/convert-presets')
-rw-r--r-- | kradio3/convert-presets/po/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kradio3/convert-presets/po/Makefile b/kradio3/convert-presets/po/Makefile index d0cf8ad..dd8b66a 100644 --- a/kradio3/convert-presets/po/Makefile +++ b/kradio3/convert-presets/po/Makefile @@ -102,7 +102,7 @@ INSTALL_SCRIPT = ${INSTALL} INSTALL_STRIP_PROGRAM = $(install_sh) -c -s KCFG_DEPENDENCIES = $(KCONFIG_COMPILER) KCONFIG_COMPILER = /usr/bin/kconfig_compiler -KDECONFIG = /usr/bin/kde-config +KDECONFIG = /usr/bin/tde-config KDE_CHECK_PLUGIN = $(KDE_PLUGIN) -rpath $(libdir) KDE_EXTRA_RPATH = KDE_HAS_DOXYGEN = yes |