To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=68308
User rene changed the following:
What |Old value |New value
================================================================================
Target milestone|--- |OOo 2.0.4
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Wed Aug 9 16:14:44 -0700
2006 -------
uh, typo. One bogus / instead of #...
(comes from temporarily commenting it out for trying both things from scratch):
Correct patch:
--- scp2/source/writer/file_writer.scp-old 2006-08-09 23:54:05.000000000 +0200
+++ scp2/source/writer/file_writer.scp 2006-08-10 00:10:23.000000000 +0200
@@ -56,6 +56,8 @@
Styles = (PACKED);
End
+#ifdef SOLAR_JAVA
+
File gid_File_Jar_Writer2latex
TXT_FILE_BODY;
Name = "writer2latex.jar";
@@ -63,6 +65,8 @@
Styles = (PACKED,PATCH);
End
+#endif
+
#if defined UNX && ! defined MACOSX
File gid_File_Xdg_Writer
I think that should be fixed for 2.0.4 (and it is trivial).
Do you have a cws open for that? Or should I do one? Would you do QA on it then?
(Well, not exactly needed because it's obvious, but...)
---------------------------------------------------------------------
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]