diff options
author | Michael Meeks <michael.meeks@suse.com> | 2012-07-06 21:28:03 +0100 |
---|---|---|
committer | Michael Meeks <michael.meeks@suse.com> | 2012-07-09 14:23:26 +0100 |
commit | ae7534f616523bbe5588d98ef2fe4f421ffed728 (patch) | |
tree | 9e162ab54bb23bb374dfd8eedf884231f6677e6b /scp2/source | |
parent | 0c8190999b5d85d28ded9f1be9613f11427034d2 (diff) |
targetted rename xcr -> xmlscript to match includes and module name
Diffstat (limited to 'scp2/source')
-rw-r--r-- | scp2/source/ooo/file_library_ooo.scp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scp2/source/ooo/file_library_ooo.scp b/scp2/source/ooo/file_library_ooo.scp index 4b9ecb6b6603..ae6692122251 100644 --- a/scp2/source/ooo/file_library_ooo.scp +++ b/scp2/source/ooo/file_library_ooo.scp @@ -1407,8 +1407,8 @@ File gid_File_Lib_Vcl Dir = SCP2_OOO_BIN_DIR; End -STD_LIB_FILE( gid_File_Lib_Xcr, xcr) -STD_LIB_FILE( gid_File_Lib_Xof , xof) +STD_LIB_FILE( gid_File_Lib_Xcr, xmlscript) +STD_LIB_FILE( gid_File_Lib_Xof, xof) File gid_File_Lib_Xo Name = LIBNAME(xo); |