diff options
Diffstat (limited to 'win/tools/collect_kdelibs_pro_files')
-rwxr-xr-x | win/tools/collect_kdelibs_pro_files | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win/tools/collect_kdelibs_pro_files b/win/tools/collect_kdelibs_pro_files index ea2466ef2..3925f675e 100755 --- a/win/tools/collect_kdelibs_pro_files +++ b/win/tools/collect_kdelibs_pro_files @@ -1,6 +1,6 @@ #!/bin/bash -# Copies all used .pro (and a few shell) files kdelibs/ to kdelibs/win/pro_files/ +# Copies all used .pro (and a few shell) files tdelibs/ to tdelibs/win/pro_files/ # what makes it easier to commit that to KDE CVS # (c) 2005, Jaroslaw Staniek |