Revert accidental changes from fd32788092
Change-Id: I1b3ceda236f26be2dcdc7e4d2afa0ef8d0053691
This commit is contained in:
parent
587a3296b3
commit
d4924b747e
1 changed files with 2 additions and 2 deletions
|
@ -26,7 +26,7 @@
|
|||
*
|
||||
************************************************************************ -->
|
||||
<!DOCTYPE oor:component-data SYSTEM "../../../../component-update.dtd">
|
||||
<oor:component-data xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="Configuration" oor:package="org.openoffice.ucb">
|
||||
<oor:component-data oor:name="Configuration" oor:package="org.openoffice.ucb" xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<node oor:name="ContentProviders">
|
||||
<node oor:name="Local" oor:op="replace">
|
||||
<node oor:name="SecondaryKeys">
|
||||
|
@ -209,7 +209,7 @@
|
|||
</prop>
|
||||
</node>
|
||||
<!-- We want the Provider to be the final fallback provider -->
|
||||
<node oor:name="Provider999" oor:op="replace" module="gio">
|
||||
<node oor:name="Provider999" oor:op="replace" install:module="gio">
|
||||
<prop oor:name="ServiceName">
|
||||
<value>com.sun.star.ucb.GIOContentProvider</value>
|
||||
</prop>
|
||||
|
|
Loading…
Reference in a new issue