diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:44:16 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:44:16 -0600 |
commit | 09cfb87c3b88ecf3a73da1635b85b3eba90e8c2b (patch) | |
tree | 32a10fd0de98abe74be507945e0e9d0b4d1b1e4c /makemessages | |
parent | 7b53d173af7c5e02a44724fcd9af081915000878 (diff) | |
download | other-09cfb87c3b88ecf3a73da1635b85b3eba90e8c2b.tar.gz other-09cfb87c3b88ecf3a73da1635b85b3eba90e8c2b.zip |
Additional renaming of kde to tde
Diffstat (limited to 'makemessages')
-rwxr-xr-x | makemessages | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/makemessages b/makemessages index 52049af..662b46d 100755 --- a/makemessages +++ b/makemessages @@ -24,7 +24,7 @@ export BASEDIR=$PWD export STARTTIME=`date +%s` -# transmod: path of the corresponding kde-i18n or l10n module +# transmod: path of the corresponding tde-i18n or l10n module export transmod="trunk/l10n" svn update -q $transmod/scripts |