Hi all, I'd like to know, is where a correct way to open an arbitrary URL using the OOo 2.0 API under X11? In 1.1 there was the "External programs" tab in OOo setting, so that it was possible to read the correct application name (e. g. specified for processing HTTP links) from OOo configuration and then run this application. However, it is no longer possible with 2.0, where this tab is not available.
Instead, there are several scripts in the OOo program directory (kde-open-url, gnome-open-url...), used to run a browsing application corresponding to user's system settings. Unfortunately, it is not always clear, *which* of those scripts should be used in each particular situation (for example, it looks like gnome-open-url is also used under xfce). So my question is: is it possible to exactly reproduce OOo behavior when e. g. a user clicks a hyperlink in a text document when we are opening a link programmaticaly, i. e. select the same script, which OOo would select in the same environment? Or may be there is a wrapper service allowing to do that not bothering about those scripts at all? -- Regards, Alexej Kryukov --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
