[CentOS] changing openoffice defaults
Janez Kosmrlj
postnalista at googlemail.comTue Jan 19 13:59:24 UTC 2010
- Previous message: [CentOS] changing openoffice defaults
- Next message: [CentOS] changing openoffice defaults
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
it works changing
*<prop oor:name="Work" oor:type="xs:string">
<info>
<desc>Specifies the path of the work folder, which can be
modified according to the user's needs. The path specified here can be seen
in the Open or Save dialog.</desc>
</info>
<value>$(work)</value>
</prop>*
to
*<prop oor:name="Work" oor:type="xs:string">
<info>
<desc>Specifies the path of the work folder, which can be
modified according to the user's needs. The path specified here can be seen
in the Open or Save dialog.</desc>
</info>
<value>file:///opt/documents</value>
</prop>
*
in */opt/
openoffice.org/basis3.1/share/registry/schema/org/openoffice/Office/Common.xcs
*just if someone else is interested*
*thank you all*
*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20100119/4f4cb644/attachment-0001.html>
- Previous message: [CentOS] changing openoffice defaults
- Next message: [CentOS] changing openoffice defaults
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the CentOS mailing list