From 3b1405169d66e029912f53d10c2880c46f5ed159 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 16 Nov 2011 13:51:39 -0600 Subject: Additional renaming of kde to tde --- win/tools/build_kdelibs_dbg | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'win/tools/build_kdelibs_dbg') diff --git a/win/tools/build_kdelibs_dbg b/win/tools/build_kdelibs_dbg index 9af5cc9b2..cabec259f 100644 --- a/win/tools/build_kdelibs_dbg +++ b/win/tools/build_kdelibs_dbg @@ -1,14 +1,14 @@ #!/bin/bash -# compile entire kdelibs/win32 in debug mode +# compile entire tdelibs/win32 in debug mode # (c) 2003-2005, Jaroslaw Staniek, js@iidea.pl if [ "$1" == "noclean" ] ; then noclean=1 fi -update_kdelibs_pro_files || exit 1 +update_tdelibs_pro_files || exit 1 .copy_missing_headers || exit 1 -source .build_kdelibs_comon || exit 1 +source .build_tdelibs_comon || exit 1 cd "$KDELIBS" -- cgit v1.2.1