diff -r 8ba6bf51d9df -r b08c100852d3 README --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/README Sun Aug 02 21:54:11 2009 +0300 @@ -0,0 +1,21 @@ +-*- outline -*- + +* What file needed to create dictionary? + +.tab_ and .descr, which contain text data in UTF-8 encoding. + +** .tab_ file format. + +Used such format: + + WORD [TAB] TRANSLATION [LF] + +When processing TRANSLATION string in all occurrence of "\n " (literary +back-slash small-letter-n and space) removed space. + +** .descr file format. + +First line added to .ifo file as value of description. + +Next lines ignored and used for miscellaneous notes. +