Added new dictionaries and link to DICT protocol.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Sun, 10 Jan 2010 22:09:53 +0200
changeset 273 47bd3ab92f6f
parent 272 be58630c4b62
child 274 39cdbca45117
child 278 a58e223b692f
Added new dictionaries and link to DICT protocol.
dict.rst
--- a/dict.rst	Sun Jan 10 12:25:26 2010 +0200
+++ b/dict.rst	Sun Jan 10 22:09:53 2010 +0200
@@ -2,7 +2,9 @@
 
 * StarDict.
 
-
+stardic - an English-Chinese dictionary software for Unix
+stardic-gtk
+stardic-gnome
 
 See
 
@@ -13,6 +15,8 @@
 
 sdcv is the command line version of StarDict.
 
+If set STARDICT_DATA_DIR, sdcv uses dir $STARDICT_DATA_DIR/dic as data directory.
+
 See
 
   http://sdcv.sourceforge.net/
@@ -20,8 +24,25 @@
 
 * GoldenDict.
 
+  http://ru.wikipedia.org/wiki/GoldenDict
 
-  http://ru.wikipedia.org/wiki/GoldenDict
+* dict
+
+CLI client to dictd.
+
+* qstardict
+
+International dictionary written using Qt4.
+
+* fantasdic - dictionary application
+
+* kdict
+
+Dictionary client for KDE.
+
+* opendict
+
+Computer dictionary for several dictionary formats.
 
 * Format.
 
@@ -56,3 +77,15 @@
 
   http://www.dict.org
   http://en.wikipedia.org/wiki/DICT
+
+** Network.
+
+*** DICT
+
+Dict servers and clients use TCP port 2628.
+
+See
+
+  http://www.dict.org/
+  http://tools.ietf.org/html/rfc2229
+  http://en.wikipedia.org/wiki/DICT