Pre-Configuration LibO
Thomas Krumbein
thomas.krumbein at documentfoundation.org
Tue Oct 1 05:46:01 PDT 2013
Hey Niklas,
Yes, your file works fine :-) Thank you for your help.
So, I think, my path was wrong. I tried to extract the path out of this
line:
<item oor:path="/org.openoffice.Office.Common/Misc"><prop
oor:name="ExperimentalSidebar"
oor:op="fuse"><value>true</value></prop></item>
(Part of the registrymodification.xcu)
so I belief, I did some mistake.
Thanks again.
Thomas
Am 01.10.2013 13:13, schrieb Niklas Johansson:
> Are you sure you got the registry paths correct.
> Given that I want to enable the Sidebar in LibreOffice 4.1.X, this xcd
> works for me:
>
> <?xml version="1.0" encoding="UTF-8"?>
> <oor:data xmlns:xs="http://www.w3.org/2001/XMLSchema"
> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
> xmlns:oor="http://openoffice.org/2001/registry">
> <dependency file="main"/>
> <oor:component-data oor:name="Common" oor:package="org.openoffice.Office">
> <node oor:name="Misc" oor:op="fuse">
> <prop oor:name="ExperimentalSidebar" oor:op="replace">
> <value>true</value>
> </prop>
> </node>
> </oor:component-data>
> </oor:data>
--
## Unterstützung der freien Office Suite
## http://de.libreOffice.org - www.LibreOffice.org
## Vorstand Freies Office Deutschland e.V.
## Mitglieder willkommen: www.FroDeV.org
More information about the LibreOffice
mailing list