To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=66224
------- Additional comments from [EMAIL PROTECTED] Wed Jun 7 11:09:27 -0700 2006 ------- The above patch adds an option --with-poor-help-localizations to the configure.in. This then gets propagated to a WITH_POOR_HELP_LOCALIZATIONS environment variable through set_soenv.in. the scp2/macros/macro.pl script then uses that to define a macro EXTRA_ALL_GOOD_HELP_LOCALIZATIONS_LANG that otherwise is like EXTRA_ALL_LANG, but the languages with poor help localization have been filtered out. Finally, the reference to help files in the .scp files are modified to use this macro instead. The end result is that the poorly localized help files don't get included in the installer. For this then to work out correctly at run-time (so that OOo shows the English help (which is assumed to be always present) instead, a further patch is needed to sfx2/source/appl/sfxhelp.cxx and xmlhelp/source/treeview/tvread.cxx . --------------------------------------------------------------------- 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]