To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83360
Issue #|83360
Summary|Overriding ExternalMailer in share/.../Common.xcu has
|no effect
Component|framework
Version|OOo 2.3
Platform|All
URL|
OS/Version|Linux
Status|UNCONFIRMED
Status whiteboard|
Keywords|
Resolution|
Issue type|DEFECT
Priority|P3
Subcomponent|code
Assigned to|tm
Reported by|mux2005
------- Additional comments from [EMAIL PROTECTED] Tue Nov 6 09:00:10 +0000
2007 -------
Up to version 2.2, putting the following into
share/registry/data/org/openoffice/Office/Common.xcu
worked:
<node oor:name="ExternalMailer">
<prop oor:name="Program" oor:type="xs:string">
<value>/usr/bin/thunderbird</value>
</prop>
</node>
Since 2.3, it doesn't work anymore. I also tried putting the setting into an
.uno.pkg, but it has no effect, either. OOo always uses kmail. The only thing
that works is to put the setting into user/.../Common.xcu, but I need a
system-wide solution. AFAICS, there is no way to override OOo's standard mailer
on a system wide level in a KDE environment anymore.
---------------------------------------------------------------------
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]