diff options
author | Joachim Lingner <jl@openoffice.org> | 2010-07-15 16:28:33 +0200 |
---|---|---|
committer | Joachim Lingner <jl@openoffice.org> | 2010-07-15 16:28:33 +0200 |
commit | 26cf6bd0bec3945ab900de92f961150cbf371ed3 (patch) | |
tree | c330bc0ede9894eca0d7347ede3e1bb0cb8d4af9 /scp2/source/ooo/profileitem_ooo.scp | |
parent | a8d677dd6fe5b382821f97a1fd80ce61431febbf (diff) |
jl154 #162868# remove basis/presets/bundled/bundled.ini, and create always share/extensions folder
Diffstat (limited to 'scp2/source/ooo/profileitem_ooo.scp')
-rw-r--r-- | scp2/source/ooo/profileitem_ooo.scp | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/scp2/source/ooo/profileitem_ooo.scp b/scp2/source/ooo/profileitem_ooo.scp index d7f069e4793a..724316ba6f5e 100644 --- a/scp2/source/ooo/profileitem_ooo.scp +++ b/scp2/source/ooo/profileitem_ooo.scp @@ -461,13 +461,3 @@ ProfileItem gid_Basis_Profileitem_Version_Ooopackageversion Key = "OOOPackageVersion"; Value = "${OOOPACKAGEVERSION}"; End - -// Basis layer: gid_Profile_Version_Ini_Basis - -ProfileItem gid_Basis_Profileitem_Bundled_Buildid - ProfileID = gid_Profile_Bundled_Ini_Basis; - ModuleID = gid_Module_Root; - Section = "Bootstrap"; - Key = "buildid"; - Value = "<buildid>"; -End |