diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2008-05-13 12:10:43 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2008-05-13 12:10:43 +0000 |
commit | 89161c7f80fafe55b6b4f7221ac06d9b01b81eb4 (patch) | |
tree | ad16051768d0b818d67119d88a96b3ca06aab985 /scp2/source/ooo/profileitem_ooo.scp | |
parent | 4df47df0d636fda979c7d024c17ca22260255fbd (diff) |
INTEGRATION: CWS fwk86 (1.56.52); FILE MERGED
2008/04/30 15:49:25 pb 1.56.52.4: RESYNC: (1.57-1.59); FILE MERGED
2008/03/26 07:35:34 pb 1.56.52.3: RESYNC: (1.56-1.57); FILE MERGED
2008/03/26 06:00:21 pb 1.56.52.2: fix: #i86685# last changes removed before resync to m4
2008/03/13 09:51:38 pb 1.56.52.1: fix: #i86685# progressbar of splashscreen changed
Diffstat (limited to 'scp2/source/ooo/profileitem_ooo.scp')
-rw-r--r-- | scp2/source/ooo/profileitem_ooo.scp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/scp2/source/ooo/profileitem_ooo.scp b/scp2/source/ooo/profileitem_ooo.scp index 750824b6c66d..060a94bdec26 100644 --- a/scp2/source/ooo/profileitem_ooo.scp +++ b/scp2/source/ooo/profileitem_ooo.scp @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: profileitem_ooo.scp,v $ - * $Revision: 1.60 $ + * $Revision: 1.61 $ * * This file is part of OpenOffice.org. * @@ -210,7 +210,7 @@ ProfileItem gid_Profileitem_Configmgr_Unocfg_CustomLayerUrl Key = "CFG_CustomLayerUrl"; Value = "$CustomDataUrl/share/registry"; End - + ProfileItem gid_Profileitem_Configmgr_Unocfg_CustomLayerModulesUrl ProfileID = gid_Profile_Configmgr_Ini; ModuleID = gid_Module_Root; @@ -219,7 +219,7 @@ ProfileItem gid_Profileitem_Configmgr_Unocfg_CustomLayerModulesUrl Key = "CFG_CustomLayerModulesUrl"; Value = "$CFG_CustomLayerUrl/modules"; End - + ProfileItem gid_Profileitem_Configmgr_Unocfg_Backendservice ProfileID = gid_Profile_Configmgr_Ini; ModuleID = gid_Module_Root; |