]> git.pld-linux.org Git - packages/libreoffice.git/blob - openoffice-externalapp.patch
- up
[packages/libreoffice.git] / openoffice-externalapp.patch
1 --- officecfg/registry/data/org/openoffice/Office/Common.xcu
2 +++ officecfg/registry/data/org/openoffice/Office/Common.xcu
3 @@ -107,13 +107,13 @@
4    </node>
5    <node oor:name="ExternalApps">
6      <prop oor:name="http" oor:op="replace" oor:type="xs:string">
7 -      <value/>
8 +      <value>mozilla</value>
9      </prop>
10      <prop oor:name="https" oor:op="replace" oor:type="xs:string">
11 -      <value/>
12 +      <value>mozilla</value>
13      </prop>
14      <prop oor:name="ftp" oor:op="replace" oor:type="xs:string">
15 -      <value/>
16 +      <value>mozilla</value>
17      </prop>
18      <prop oor:name="file" oor:op="replace" oor:type="xs:string">
19        <value/>
This page took 0.028268 seconds and 3 git commands to generate.