diff options
author | Jan Holesovsky <kendy@suse.cz> | 2011-10-05 15:55:32 +0200 |
---|---|---|
committer | Jan Holesovsky <kendy@suse.cz> | 2011-10-05 15:56:10 +0200 |
commit | 27372c66fd42619240148aa5bc4cd115b9c17cb7 (patch) | |
tree | 03ed822e2f5f4668b5b4f4c6ac2bdc747c3e3ac8 /scp2 | |
parent | 25c27aae73f09759f7d6d874c54c6071e21d0c42 (diff) |
libtextcat.dll -> libexttextcat.dll.
Diffstat (limited to 'scp2')
-rw-r--r-- | scp2/source/ooo/file_library_ooo.scp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scp2/source/ooo/file_library_ooo.scp b/scp2/source/ooo/file_library_ooo.scp index 9a4f3dda0de4..684afb081244 100644 --- a/scp2/source/ooo/file_library_ooo.scp +++ b/scp2/source/ooo/file_library_ooo.scp @@ -1511,7 +1511,7 @@ File gid_File_Lib_Libtextcat TXT_FILE_BODY; Styles = (PACKED); Dir = SCP2_OOO_BIN_DIR; - Name = "libtextcat.dll"; + Name = "libexttextcat.dll"; End #endif |