diff options
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 |