diff options
-rw-r--r-- | scp2/source/draw/file_draw.scp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/scp2/source/draw/file_draw.scp b/scp2/source/draw/file_draw.scp index 15c49bdc4269..634dd76a5165 100644 --- a/scp2/source/draw/file_draw.scp +++ b/scp2/source/draw/file_draw.scp @@ -4,9 +4,9 @@ * * $RCSfile: file_draw.scp,v $ * - * $Revision: 1.19 $ + * $Revision: 1.20 $ * - * last change: $Author: kz $ $Date: 2006-04-26 20:47:09 $ + * last change: $Author: obo $ $Date: 2006-07-13 13:30:20 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -123,7 +123,7 @@ End File gid_File_Registry_Spool_Oo_Setup_Draw_Xcu TXT_FILE_BODY; - Styles = (PACKED); + Styles = (PACKED, PATCH); Dir = gid_Dir_Share_Registry_Modules_Oo_Setup; Name = "/registry/spool/org/openoffice/Setup-draw.xcu"; End |