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





------- Additional comments from to...@openoffice.org Tue Mar 31 04:05:31 +0000 
2009 -------
In Windows this patch incorrect.
Default path for soffice is "C:\Program Files\OpenOffice.org 3\program\".
For officehelper.py is "C:\Program Files\OpenOffice.org 3\Basis\program" 
Relative from officehelper.py is
[code]
import os, os.path as osp

dn = osp.dirname
print osp.join(dn(dn(dn(__file__))), 'program')
[/code]

---------------------------------------------------------------------
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: issues-unsubscr...@udk.openoffice.org
For additional commands, e-mail: issues-h...@udk.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to