diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:52:50 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:52:50 -0600 |
commit | 4123be718760f8cbfc7ba7100bd0177575946fbf (patch) | |
tree | 651706f1048dbd8dd7b5fa757e111da22c5f292c /scripts/svn2dist | |
parent | b49dd7506883d2c41563bca9398959863e919b35 (diff) | |
download | tdesdk-4123be718760f8cbfc7ba7100bd0177575946fbf.tar.gz tdesdk-4123be718760f8cbfc7ba7100bd0177575946fbf.zip |
Additional renaming of kde to tde
Diffstat (limited to 'scripts/svn2dist')
-rwxr-xr-x | scripts/svn2dist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/svn2dist b/scripts/svn2dist index c59c5ab5..7edefc84 100755 --- a/scripts/svn2dist +++ b/scripts/svn2dist @@ -331,7 +331,7 @@ modulename=`echo $modulename | sed -e 's#^.*/##'` remove="$remove $modulename.lsm" -# we check out kde-i18n/subdirs in temp_dir/kde-i18n.. +# we check out tde-i18n/subdirs in temp_dir/tde-i18n.. if [ $doi18n = "yes" ]; then pushd $temp_dir echo "Getting i18n subdirs" >> $log |