diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2011-09-21 16:34:46 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2011-09-21 18:16:43 +0200 |
commit | 9ffee68dc027662fd8e6aa044d7ee01b0ed5df16 (patch) | |
tree | 25f265198a400f9ac4a17c6ccc73e30ddf4187b8 /scp2 | |
parent | 6560e48afa53a0ca1ab9417ac2637f8d64332375 (diff) |
Cleaned up sal_textenc, making it work on Mac OS X.
Diffstat (limited to 'scp2')
-rw-r--r-- | scp2/source/ooo/ure.scp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scp2/source/ooo/ure.scp b/scp2/source/ooo/ure.scp index 33ea472c93ac..6b30619b279a 100644 --- a/scp2/source/ooo/ure.scp +++ b/scp2/source/ooo/ure.scp @@ -245,7 +245,7 @@ End File gid_File_Dl_Sal_TextEnc TXT_FILE_BODY; Dir = SCP2_URE_DL_DIR; - Name = SCP2_URE_DL_VER("sal_textenc", "3"); + Name = SCP2_URE_DL_NORMAL("sal_textenc"); Styles = (PACKED, VERSION_INDEPENDENT_COMP_ID); End |