To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=60085
------- Additional comments from [EMAIL PROTECTED] Fri Feb 10 02:13:52 -0800 2006 ------- pb: comments to imagemgr.cxx: 1. there is an error in this line: else if ( rFactory.EqualsIgnoreCaseAscii( "sdatabase", 0, 5 ) ) The "5" must be replaced by "9" (this is the length of the string) 2. you have to remove the fprintf-statement The rest is OK. pb: I don't know the other file (sfx2/source/appl/shutdowniconunx.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]
