diff options
author | Ingo Schmidt <is@openoffice.org> | 2005-06-08 13:15:17 +0000 |
---|---|---|
committer | Ingo Schmidt <is@openoffice.org> | 2005-06-08 13:15:17 +0000 |
commit | b262c83b2042fe892e5d8f678574fc94b994517c (patch) | |
tree | 197413b8a2f19cf90510d88a52e40d0e9f953187 /scp2/source/ooo/profile_ooo.scp | |
parent | 7499b790fc59fd4e18e7a894c359dface3bb4957 (diff) |
MASTERFIX: PATCH flags for files from pointpatches
Diffstat (limited to 'scp2/source/ooo/profile_ooo.scp')
-rw-r--r-- | scp2/source/ooo/profile_ooo.scp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/scp2/source/ooo/profile_ooo.scp b/scp2/source/ooo/profile_ooo.scp index 64cea98e3cbe..4fd679ebb290 100644 --- a/scp2/source/ooo/profile_ooo.scp +++ b/scp2/source/ooo/profile_ooo.scp @@ -2,9 +2,9 @@ * * $RCSfile: profile_ooo.scp,v $ * -* $Revision: 1.3 $ +* $Revision: 1.4 $ * -* last change: $Author: hr $ $Date: 2004-11-26 21:53:59 $ +* last change: $Author: is $ $Date: 2005-06-08 14:15:17 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -69,7 +69,7 @@ Profile gid_Profile_Bootstrap_Ini Name = "bootstrap.ini"; #endif Dir = gid_Dir_Program; - Styles = (NETWORK); + Styles = (NETWORK,PATCH); End Profile gid_Profile_Configmgr_Ini |