new-words

diff en.sh @ 57:04b0280aa883

new-words.py install by default; new-words.sh is now legacy script
author Igor Chubin <igor@chub.in>
date Thu Nov 03 16:03:49 2011 +0100 (2011-11-03)
parents 07d89c2505e7
children 0799785cf194
line diff
     1.1 --- a/en.sh	Sun Jul 04 12:24:01 2010 +0200
     1.2 +++ b/en.sh	Thu Nov 03 16:03:49 2011 +0100
     1.3 @@ -22,6 +22,9 @@
     1.4    "uk")
     1.5          slovnyk "$1"
     1.6          ;;
     1.7 +  "io")
     1.8 +        vortaro "$1"
     1.9 +        ;;
    1.10  esac
    1.11  }
    1.12