diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-11-26 20:53:59 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-11-26 20:53:59 +0000 |
commit | 089065cede04987706b6ee72ed4e7ca810b10376 (patch) | |
tree | de6606075bdb2ceac5c064314e91f2523808e173 /scp2/source/ooo/profile_ooo.scp | |
parent | 5829cc52c2b92b4f7c0388e7a64deb32e808cf63 (diff) |
INTEGRATION: CWS sysint1 (1.1.264); FILE MERGED
2004/11/17 17:01:21 is 1.1.264.1: #118340# cleanup scp
Diffstat (limited to 'scp2/source/ooo/profile_ooo.scp')
-rw-r--r-- | scp2/source/ooo/profile_ooo.scp | 15 |
1 files changed, 2 insertions, 13 deletions
diff --git a/scp2/source/ooo/profile_ooo.scp b/scp2/source/ooo/profile_ooo.scp index bfbfedb4be2b..64cea98e3cbe 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.2 $ +* $Revision: 1.3 $ * -* last change: $Author: hr $ $Date: 2004-11-09 14:02:56 $ +* last change: $Author: hr $ $Date: 2004-11-26 21:53:59 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -105,17 +105,6 @@ Profile gid_Profile_Soffice_Ini Styles = (NETWORK); End -Profile gid_Profile_Sversion_Ini - ModuleID = gid_Module_Root; - #ifdef UNX - Name = ".sversionrc"; - #else - Name = "sversion.ini"; - #endif - Dir = PREDEFINED_CONFIGDIR; - Styles = (NETWORK); -End - Profile gid_Profile_Uno_Ini ModuleID = gid_Module_Root; #ifdef UNX |