CWS-TOOLING: integrate CWS tl84
This commit is contained in:
commit
488c44cd6b
3 changed files with 12 additions and 4 deletions
2
ooo.lst
2
ooo.lst
|
@ -1,4 +1,5 @@
|
|||
http://hg.services.openoffice.org/binaries
|
||||
48a9f787f43a09c0a9b7b00cd1fddbbf-hyphen-2.7.1.tar.gz
|
||||
63ddc5116488985e820075e65fbe6aa4-openssl-0.9.8o.tar.gz
|
||||
09357cc74975b01714e00c5899ea1881-pixman-0.12.0.tar.gz
|
||||
0b49ede71c21c0599b0cc19b353a6cb3-README_apache-commons.txt
|
||||
|
@ -45,7 +46,6 @@ bc702168a2af16869201dbe91e46ae48-LICENSE_Python-2.6.1
|
|||
c441926f3a552ed3e5b274b62e86af16-STLport-4.0.tar.gz
|
||||
ca66e26082cab8bb817185a116db809b-redland-1.0.8.tar.gz
|
||||
cd5997284f4ba1e8dde5d1e5869fc342-libwpd-0.8.8.tar.gz
|
||||
d0b5af6e408b8d2958f3d83b5244f5e8-hyphen-2.4.tar.gz
|
||||
d1a3205871c3c52e8a50c9f18510ae12-libformula.zip
|
||||
d35724900f6a4105550293686688bbb3-silgraphite-2.3.1.tar.gz
|
||||
d4c4d91ab3a8e52a2e69d48d34ef4df4-core.zip
|
||||
|
|
|
@ -926,9 +926,16 @@ File gid_File_Lm_Scots_Gaelic
|
|||
Styles = (PACKED);
|
||||
End
|
||||
|
||||
File gid_File_Lm_Serbian_Ascii
|
||||
File gid_File_Lm_Serbian
|
||||
TXT_FILE_BODY;
|
||||
Name = "serbian_ascii.lm";
|
||||
Name = "serbian.lm";
|
||||
Dir = gid_Dir_Share_Fingerprint;
|
||||
Styles = (PACKED);
|
||||
End
|
||||
|
||||
File gid_File_Lm_Serbian_Latin
|
||||
TXT_FILE_BODY;
|
||||
Name = "serbian-latin.lm";
|
||||
Dir = gid_Dir_Share_Fingerprint;
|
||||
Styles = (PACKED);
|
||||
End
|
||||
|
|
|
@ -594,7 +594,8 @@ Module gid_Module_Root_Files_6
|
|||
gid_File_Lm_Sanskrit,
|
||||
gid_File_Lm_Scots,
|
||||
gid_File_Lm_Scots_Gaelic,
|
||||
gid_File_Lm_Serbian_Ascii,
|
||||
gid_File_Lm_Serbian,
|
||||
gid_File_Lm_Serbian_Latin,
|
||||
gid_File_Lm_Slovak_Ascii,
|
||||
gid_File_Lm_Slovenian,
|
||||
gid_File_Lm_Spanish,
|
||||
|
|
Loading…
Reference in a new issue