diff options
author | Oliver Bolte <obo@openoffice.org> | 2008-07-22 11:36:10 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2008-07-22 11:36:10 +0000 |
commit | 8d7e77c9437760ef32dc899f46ef17662ad848b9 (patch) | |
tree | 5d6c38bdfa007e35b438d5c3725084e4428981d9 | |
parent | 85d923740f783f066e74b994eb2356420fa9b64c (diff) |
INTEGRATION: CWS dellauncher (1.53.20); FILE MERGED
2008/07/16 15:13:36 sg 1.53.20.1: #91575#removed launcher from configuration: launcher library is not packed into OpenOffice.org anymore, obsolete by now
-rw-r--r-- | scp2/source/ooo/directory_ooo.scp | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/scp2/source/ooo/directory_ooo.scp b/scp2/source/ooo/directory_ooo.scp index 8a7f37fa91b9..daf5bf2e8db7 100644 --- a/scp2/source/ooo/directory_ooo.scp +++ b/scp2/source/ooo/directory_ooo.scp @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: directory_ooo.scp,v $ - * $Revision: 1.54 $ + * $Revision: 1.55 $ * * This file is part of OpenOffice.org. * @@ -984,11 +984,6 @@ Directory gid_Dir_Basic_Depot DosName = "Depot"; End -Directory gid_Dir_Basic_Launcher - ParentID = gid_Dir_Basic; - DosName = "Launcher"; -End - Directory gid_Dir_Basic_Schedule ParentID = gid_Dir_Basic; DosName = "Schedule"; |