[Evolution] evolution and openoffice mailto and send document
- From: "Zot O'Connor" <zot zotconsulting com>
- To: Evolution List <evolution ximian com>
- Subject: [Evolution] evolution and openoffice mailto and send document
- Date: 25 Jul 2002 10:01:14 -0700
Has anyone gotten evolution to work with openoffice for send document,
or mailto?
I tracked down the script/profile used by openoffice for netscape 6.z
in:
OpenOffice.org1.0/share/config/registry/instance/org/openoffice/Office/Common.xml
<Profiles cfg:type="set" cfg:element-type="MailCommandLineProfile"><MailCommandLineProfile cfg:name="Netscape
6.x">
<FormatStrings>
<base cfg:type="string">-compose "%s"</base>
<from cfg:type="string"/>
<to cfg:type="string">to='%s'</to>
<cc cfg:type="string">cc='%s'</cc>
<bcc cfg:type="string">bcc='%s'</bcc>
<subject cfg:type="string">subject='%s'</subject>
<attachment
cfg:type="string">attachment='%s'</attachment>
<body cfg:type="string">body='%s'</body>
</FormatStrings>
<EnumDelimiters>
<base cfg:type="string">,</base>
<cc cfg:type="string">,</cc>
<bcc cfg:type="string">,</bcc>
<attachment cfg:type="string">,</attachment>
</EnumDelimiters>
</MailCommandLineProfile></Profiles>
You can see it sets -compose as command line option, and then a series
of other options. Sending this to a file that prints the command line
args shows:
-compose
"attachment='file:///home/zot/OpenOffice.org1.0/user/temp/soffice.tmp/svlml.tmp/Draft_Agenda_Wireless.v2_0.doc'"
So what should the profile doe evolution look like?
--
Zot O'Connor
http://www.ZotConsulting.com
http://www.WhiteKnightHackers.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]