cmcfixes77: #i80021# system libtextcat

This commit is contained in:
Caolán McNamara 2010-07-16 08:47:44 +01:00
parent a2e7c2e0d0
commit ac14f52fbf
2 changed files with 4 additions and 1 deletions

View file

@ -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>

View file

@ -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 \