cmcfixes77: #i80021# system libtextcat
This commit is contained in:
parent
a2e7c2e0d0
commit
ac14f52fbf
2 changed files with 4 additions and 1 deletions
|
@ -169,7 +169,8 @@
|
|||
|
||||
<node oor:name="Fingerprint" oor:op="fuse" oor:mandatory="true">
|
||||
<node oor:name="InternalPaths">
|
||||
<node oor:name="$(insturl)/share/fingerprint" oor:op="fuse" />
|
||||
<node install:module="internallibtextcat" oor:name="$(insturl)/share/fingerprint" oor:op="fuse"/>
|
||||
<node install:module="externallibtextcat" oor:name="${LIBTEXTCAT_SYSTEM_DIR}" oor:op="fuse"/>
|
||||
</node>
|
||||
</node>
|
||||
|
||||
|
|
|
@ -87,6 +87,8 @@ MODULEFILES= \
|
|||
Paths-macosx.xcu \
|
||||
Paths-unxwnt.xcu \
|
||||
Paths-unixdesktop.xcu \
|
||||
Paths-internallibtextcat.xcu \
|
||||
Paths-externallibtextcat.xcu \
|
||||
Writer-cjk.xcu \
|
||||
Impress-ogltrans.xcu \
|
||||
Embedding-calc.xcu \
|
||||
|
|
Loading…
Reference in a new issue