Mercurial > vim
diff runtime/spell/es/main.aap @ 799:6beb2c667935
updated for version 7.0b
author | vimboss |
---|---|
date | Fri, 24 Mar 2006 22:21:52 +0000 |
parents | f9ea3888b054 |
children | 1f3b1021f002 |
line wrap: on
line diff
--- a/runtime/spell/es/main.aap +++ b/runtime/spell/es/main.aap @@ -49,7 +49,7 @@ es_ES.aff es_ES.dic: {buildcheck=} :fetch $ZIPFILE_ES :sys $UNZIP $ZIPFILE_ES :delete add-to--dictionary.lst.example - #:delete $ZIPFILE_ES + :delete $ZIPFILE_ES @if not os.path.exists('es_ES.orig.aff'): :copy es_ES.aff es_ES.orig.aff @if not os.path.exists('es_ES.orig.dic'): @@ -62,7 +62,7 @@ es_MX.aff es_MX.dic: {buildcheck=} :fetch $ZIPFILE_MX :print No copyright information for es_MX wordlist >! README_es_MX.txt :sys $UNZIP $ZIPFILE_MX - #:delete $ZIPFILE_MX + :delete $ZIPFILE_MX :sys $VIM -e -c "set ff=unix | wq" es_MX.dic @if not os.path.exists('es_MX.orig.aff'): :copy es_MX.aff es_MX.orig.aff