[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [ok-mail] Re: [K12OSN] Switch OpenOffice's default file format
- From: Dan Young <dan_young mesd k12 or us>
- To: "Support list for opensource software in schools." <k12osn redhat com>
- Subject: Re: [ok-mail] Re: [K12OSN] Switch OpenOffice's default file format
- Date: Mon, 24 Apr 2006 12:10:21 -0700
John Hansknecht wrote:
> I believe I can figure out the above fine, but does anyone know the codes I
> would use to switch the default file formats to OpenOffice 1.0 formats
> instead of OpenDocument formats?
Should be:
/usr/lib/openoffice.org2.0/share/registry/modules/org/openoffice/Setup/Setup-writer.xcu:
<prop oor:name="ooSetupFactoryDefaultFilter" oor:type="xs:string">
<value>StarOffice XML (Writer)</value>
</prop>
/usr/lib/openoffice.org2.0/share/registry/modules/org/openoffice/Setup/Setup-calc.xcu:
<prop oor:name="ooSetupFactoryDefaultFilter" oor:type="xs:string">
<value>StarOffice XML (Calc)</value>
</prop>
/usr/lib/openoffice.org2.0/share/registry/modules/org/openoffice/Setup/Setup-impress.xcu:
<prop oor:name="ooSetupFactoryDefaultFilter" oor:type="xs:string">
<value>StarOffice XML (Impress)</value>
</prop>
--
Dan Young <dan_young mesd k12 or us>
Multnomah ESD - Technology Services
503-257-1562
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]