Kaydet (Commit) cfafc4ee authored tarafından Rüdiger Timm's avatar Rüdiger Timm

INTEGRATION: CWS jl67 (1.45.102); FILE MERGED

2007/07/11 16:19:27 jl 1.45.102.2: RESYNC: (1.45-1.47); FILE MERGED
2007/07/11 12:20:48 jl 1.45.102.1: #i77752 support for default update URL for extensions in version.ini
üst 00931e88
......@@ -4,9 +4,9 @@
*
* $RCSfile: profileitem_ooo.scp,v $
*
* $Revision: 1.48 $
* $Revision: 1.49 $
*
* last change: $Author: ihi $ $Date: 2007-07-11 14:42:27 $
* last change: $Author: rt $ $Date: 2007-07-26 08:57:23 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
......@@ -248,6 +248,15 @@ ProfileItem gid_Profileitem_Version_Ooobaseversion
Value = "${OOOBASEVERSION}";
End
ProfileItem gid_Profileitem_Version_Extensionupdateurl
ProfileID = gid_Profile_Version_Ini;
ModuleID = gid_Module_Root;
Section = "Version";
Order = 18;
Key = "ExtensionUpdateURL";
Value = "http://updateext.services.openoffice.org/ProductUpdateService/check.Update";
End
// for the configmgr
ProfileItem gid_Profileitem_Configmgr_Cfg_Servertype
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment