equal
deleted
inserted
replaced
22 $ make prefix=PREFIX uninstall uninstall-local-symlink |
22 $ make prefix=PREFIX uninstall uninstall-local-symlink |
23 |
23 |
24 * What file needed to create dictionary? |
24 * What file needed to create dictionary? |
25 |
25 |
26 .tab_ and .descr, which contain text data in UTF-8 encoding. |
26 .tab_ and .descr, which contain text data in UTF-8 encoding. |
|
27 install |
|
28 |
|
29 In .tab_ file lines which begin with '#' used as comment; space after '\n' |
|
30 (two chars) removed. |
|
31 |
|
32 Words before first TAB character in .tab_ file supposed as translated word, |
|
33 rest text after TAB is word article. |
27 |
34 |
28 ** .tab_ file format. |
35 ** .tab_ file format. |
29 |
36 |
30 Used such format: |
37 Used such format: |
31 |
38 |