To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=56955
------- Additional comments from [EMAIL PROTECTED] Fri Nov 4 13:00:32 -0800 2005 ------- pjanik: I'll make it :) jbu: Yes, we need symbolic link python to python.sh. and it is done at scp2/source/python/shortcut_python.scp @@ -0,0 +1,49 @@ <snip> +#include "macros.inc" + +#ifndef SYSTEM_PYTHON +#ifdef UNX + +Shortcut gid_Shortcut_Python_Sh + FileID = gid_File_Python_Sh; + Dir = gid_Dir_Program; + Name = "python"; + Styles = (RELATIVE); +End + +#endif +#endif no additional script is needed. --------------------------------------------------------------------- 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]
