Subject: spelling dicts
To: None <tech-pkg@netbsd.org>
From: None <mcmahill@mtl.mit.edu>
List: tech-pkg
Date: 09/02/1999 15:16:20
I just committed the print/ted package (a wordpad like simple word
processor). I have separate packages for the many different spelling
dictionaries because each dictionary is as large (or larger) then Ted
itself and I hated to make the package 10x the size (around 30 Mb instead
of 2-3Mb) just to include 12 languages which for any given user are
probably not used. I would bet even our multilingual users are not likely
to use more than a couple languages.
Anyway, is there a standard naming convention for stuff like that? Right
now I have:
the wordprocessor package:
ted
the dictionary packages:
ted-Czech
ted-Danish
ted-Dutch
ted-French
ted-German
ted-Italian
ted-Norwegian
ted-Portuguese
ted-Spanish
ted-Swedish
ted-UK_English
ted-US_English
I haven't committed any of the spelling stuff yet.
Thanks
-Dan