To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=58662





------- Additional comments from [EMAIL PROTECTED] Thu Jan  5 02:27:29 -0800 
2006 -------
nemeth -> is: I'm sorry, I forgot to add myself to the CC list.

I have made some trivial changes, but I don't know the scp2 policy:

diff -r scp2.old.old/source/ooo/makefile.mk scp2/source/ooo/makefile.mk
< .IF "$(SYSTEM_MYSPELL)" == "YES"
< SCPDEFS+=-DSYSTEM_MYSPELL
---
> .IF "$(SYSTEM_HUNSPELL)" == "YES"
> SCPDEFS+=-DSYSTEM_HUNSPELL

diff -r scp2.old.old/source/ooo/file_library_ooo.scp
scp2/source/ooo/file_library_ooo.scp 
< #ifndef SYSTEM_MYSPELL
---
> #ifndef SYSTEM_HUNSPELL
1899c2011
< File gid_File_Lib_Myspell
---
> File gid_File_Lib_Hunspell
1904c2016
<        Name = "libmyspell.dylib";
---
>        Name = "libhunspell.dylib";
1906c2018
<        Name = "libmyspell.so";
---
>        Name = "libhunspell.so";
1909c2021
<     Name = "myspell.dll";
---
>     Name = "hunspell.dll";

diff -r scp2.old.old/source/ooo/module_hidden_ooo.scp
scp2/source/ooo/module_hidden_ooo.scp
<       gid_File_Lib_Myspell,
---
>       gid_File_Lib_Hunspell,

I think, it's OK, but that is only my opinion yet. :)


---------------------------------------------------------------------
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]

Reply via email to