venice-main-classic/etc
2004-12-30 23:01:07 +00:00
..
emoticon.xml added the ability for the HTML checker to recognize "emoticon" character 2004-07-27 08:54:48 +00:00
en-us.dict * landed code for viewing topics in a conference, and for adding a topic 2001-02-06 04:50:04 +00:00
erbo.dict fixed a bug in conference display of new messages, and added a couple of words 2001-07-23 00:20:26 +00:00
logging-config.xml added some code for debugging memory issue 2004-05-02 23:42:18 +00:00
README.dict * landed code for viewing topics in a conference, and for adding a topic 2001-02-06 04:50:04 +00:00
services-config.xml Merge of the NewUI changes into the trunk 2002-01-07 02:05:37 +00:00
sidebox-config.xml changed "Users Logged In" to "Users Online" 2004-10-20 03:03:38 +00:00
template.css added copyright notice to template file 2001-10-31 23:39:11 +00:00
ui-config.xml initial support for the "emoticons" or "smileys" - defined the config file 2004-07-27 04:53:30 +00:00
venice-config.xml added the ability for the HTML checker to recognize "emoticon" character 2004-07-27 08:54:48 +00:00
web.xml initial sketch of trackback-handling servlet 2004-12-30 23:01:07 +00:00

The file "en-us.dict" is taken from the "american-english" word list supplied
in the Debian "wenglish" package.  A small amount of processing was used
to produce this file:

cat /usr/share/dict/american-english | tr '[A-Z]' '[a-z]' | sort \
	| uniq > en-us.dict

"en-us.dict" is to be considered "freely redistributable," and is not
subject to the MPL as with the rest of Venice code.  Herewith is the original
copyright for the dictionary:

This package is now maintained by Charles Briscoe-Smith <cpbs@debian.org>.

I, Erick Branderhorst <branderhorst@heel.fgg.eur.nl>, took over the
wenglish package but I don't know where the list of words is from. If
it is uptodate or copyrighted or whatever.

This package was debianized by Herbert Xu herbert@debian.org on
Sat, 8 Feb 1997 22:16:50 +1100.

It was downloaded from http://sunsite.unc.edu/pub/Linux/libs/.

Copyright:

Begin2
Title        = /usr/dict/words for Linux (linux.words)
Version      = 2
Desc1        = This is word list containing 45402 words.  Great care has been
Desc2        = taken to be sure that this word list is free of copyright.
Desc3        = This list is suitable for English language spelling checkers
Desc4        = and as a target for look(1).
Author       = Rik Faith
AuthorEmail  = faith@cs.unc.edu
Maintainer   = Rik Faith
MaintEmail   = faith@cs.unc.edu
Site1        = ftp.cs.unc.edu
Path1        = /pub/faith/linux/utils
File1        = linux.words.2.tar.gz
FileSize1    = 140k
Site2        = tsx-11.mit.edu
Path2        = /pub/linux/docs
Site3        = sunsite.unc.edu
Path3        = /pub/Linux/libs
CopyPolicy1  = Free of non-commercial restrictions.
CopyPolicy2  = Free for personal, educational, and research purposes.
Keywords     = dict, dictionary, words, wordlist
Entered      = Sun Oct 10 19:02:47 1993
EnteredBy    = Rik Faith
CheckedEmail = faith@cs.unc.edu
End