To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=44793
------- Additional comments from [EMAIL PROTECTED] Wed Dec 7 13:18:19 -0800
2005 -------
Testing: Now also ENGB uses WordNet thesaurus.
Test log with comments:
# configure only for British (ENGB)
[EMAIL PROTECTED] OOo_2.0beta2] cd ../config_office
[EMAIL PROTECTED] OOo_2.0beta2] ./configure
--with-jdk-home=/usr/java/j2sdk1.4.2_07/ --disable-mozilla -with-dict=ENGB
# build dictionaries project
[EMAIL PROTECTED] config_office]# cd ..
[EMAIL PROTECTED] config_office]# . LinuxIntelEnv.Set.sh
[EMAIL PROTECTED] config_office]# cd dictionaries
[EMAIL PROTECTED] dictionaries]# build
# dictionary.lst with thesaurus
[EMAIL PROTECTED] dictionaries]# cat unxlngi4.pro/bin/dictionary.lst
# List of All Dictionaries to be Loaded by OpenOffice
# ---------------------------------------------------
# Each Entry in the list have the following space delimited fields
#
# Field 1: Entry Type "DICT" - spellchecking dictionary
# "HYPH" - hyphenation dictionary
# "THES" - thesaurus files
#
# Field 2: Language code from Locale "en" or "de" or "pt" ...
#
# Field 3: Country Code from Locale "US" or "GB" or "PT"
#
# Field 4: Root name of file(s) "en_US" or "hyph_de" or "th_en_US
# (do not add extensions to the name)
DICT en GB en_GB
HYPH en GB hyph_en_GB
THES en GB th_en_US_v2
# check packaged files
[EMAIL PROTECTED] dictionaries]# unzip -l unxlngi4.pro/bin/writingaids.zip
Archive: unxlngi4.pro/bin/writingaids.zip
Length Date Time Name
-------- ---- ---- ----
526269 12-07-05 22:11 en_GB.dic
79272 12-07-05 22:11 hyph_en_GB.dic
27375 12-07-05 22:11 en_GB.aff
1438 12-07-05 22:11 README_en_GB.txt
637 12-07-05 22:11 dictionary.lst
3044762 12-07-05 22:11 th_en_US_v2.idx
18597793 07-24-05 00:32 th_en_US_v2.dat
100272 12-07-05 22:11 DicOOo.sxw
90508 12-07-05 22:11 FontOOo.sxw
-------- -------
22468326 9 files
# configure only for American English (ENUS)
[EMAIL PROTECTED] dictionaries]#
[EMAIL PROTECTED] dictionaries]# cd ../config_office
[EMAIL PROTECTED] dictionaries]# ./configure
--with-jdk-home=/usr/java/j2sdk1.4.2_07/ --disable-mozilla -with-dict=ENUS
[EMAIL PROTECTED] OOo_2.0beta2]# ..
[EMAIL PROTECTED] OOo_2.0beta2]# . LinuxIntelEnv.Set.sh
[EMAIL PROTECTED] OOo_2.0beta2]# cd dictionaries
[EMAIL PROTECTED] dictionaries]# rm -rf unxlngi4.pro/
[EMAIL PROTECTED] dictionaries]# build
[EMAIL PROTECTED] dictionaries]# cat unxlngi4.pro/bin/dictionary.lst
# List of All Dictionaries to be Loaded by OpenOffice
# ---------------------------------------------------
# Each Entry in the list have the following space delimited fields
#
# Field 1: Entry Type "DICT" - spellchecking dictionary
# "HYPH" - hyphenation dictionary
# "THES" - thesaurus files
#
# Field 2: Language code from Locale "en" or "de" or "pt" ...
#
# Field 3: Country Code from Locale "US" or "GB" or "PT"
#
# Field 4: Root name of file(s) "en_US" or "hyph_de" or "th_en_US
# (do not add extensions to the name)
DICT en US en_US
HYPH en US hyph_en_US
THES en US th_en_US_v2
[EMAIL PROTECTED] dictionaries]# unzip -l unxlngi4.pro/bin/writingaids.zip
Archive: unxlngi4.pro/bin/writingaids.zip
Length Date Time Name
-------- ---- ---- ----
695728 12-07-05 21:47 en_US.dic
36467 12-07-05 21:47 hyph_en_US.dic
2731 12-07-05 21:47 en_US.aff
1625 12-07-05 21:47 WordNet_license.txt
637 12-07-05 21:47 dictionary.lst
3044762 12-07-05 21:47 th_en_US_v2.idx
18597793 07-24-05 00:32 th_en_US_v2.dat
100272 12-07-05 21:47 DicOOo.sxw
90508 12-07-05 21:47 FontOOo.sxw
-------- -------
22570523 9 files
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]