summaryrefslogtreecommitdiff
path: root/scp2
diff options
context:
space:
mode:
authorMikhail Voytenko <mav@openoffice.org>2010-04-14 15:37:42 +0200
committerMikhail Voytenko <mav@openoffice.org>2010-04-14 15:37:42 +0200
commitb0ad4bef9232c553a7d13e682e870666443dc7bb (patch)
treee39ab7e9188dfbf2dc83f07e538c85ea87432159 /scp2
parent6d640db5eee3458db7689047d4fec560316d20b0 (diff)
fwk140: add patch flag
Diffstat (limited to 'scp2')
-rw-r--r--scp2/source/ooo/file_library_ooo.scp2
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 400baaa5ef04..4a5dfc16f3ad 100644
--- a/scp2/source/ooo/file_library_ooo.scp
+++ b/scp2/source/ooo/file_library_ooo.scp
@@ -1512,7 +1512,7 @@ STD_LIB_FILE( gid_File_Lib_BaseGfx, basegfx )
File gid_File_Lib_Vcl
Name = LIBNAME(vcl);
TXT_FILE_BODY;
- Styles = (PACKED,UNO_COMPONENT);
+ Styles = (PACKED,UNO_COMPONENT,PATCH);
Dir = SCP2_OOO_BIN_DIR;
RegistryID = gid_Starregistry_Services_Rdb;
End