Date: prev next · Thread: first prev next last
2010 Archives by date, by thread · List index


Hi,

just found out that beta2 has a few more links to OOo servers -
patch eliding those attached. Do we want to redirect those from
documentfoundation.org, or disable the functionality?

(and after that, there's the story around helpcontent, and sdk)

Cheers,

-- Thorsten
diff --git a/instsetoo_native/util/update.xml b/instsetoo_native/util/update.xml
index 8b8a4dc..2c55cf4 100644
--- a/instsetoo_native/util/update.xml
+++ b/instsetoo_native/util/update.xml
@@ -6,5 +6,5 @@
   <inst:buildid></inst:buildid>
   <inst:os></inst:os>
   <inst:arch></inst:arch>
-  <inst:update type="text/html" src="http://update.services.openoffice.org/ooo/snapshot.html"; />
+  <inst:update type="text/html" src="http://update.documentfoundation.org/ooo/snapshot.html"; />
 </inst:description>
diff --git a/scp2/source/ooo/common_brand.scp b/scp2/source/ooo/common_brand.scp
index c5b07c4..9dd6dd1 100644
--- a/scp2/source/ooo/common_brand.scp
+++ b/scp2/source/ooo/common_brand.scp
@@ -1230,7 +1230,7 @@ ProfileItem gid_Brand_Profileitem_Version_Extensionupdateurl
     Section = "Version";
     Order = 18;
     Key = "ExtensionUpdateURL";
-    Value = "http://updateexte.services.openoffice.org/ExtensionUpdateService/check.Update";;
+    Value = "http://updateexte.documentfoundation.org/ExtensionUpdateService/check.Update";;
 End
 
 ProfileItem gid_Brand_Profileitem_Fundamental_Brand_Base_Dir
diff --git a/scp2/source/ooo/ooo_brand.scp b/scp2/source/ooo/ooo_brand.scp
index 47df5f2..6281f59 100644
--- a/scp2/source/ooo/ooo_brand.scp
+++ b/scp2/source/ooo/ooo_brand.scp
@@ -46,7 +46,7 @@ ProfileItem gid_Brand_Profileitem_Bootstrap_Errorreport_Server
     Order = 8;
     Key = "ErrorReportServer";
   #if defined(BUILD_SPECIAL)
-    Value = "report.services.openoffice.org";
+    Value = "report.documentfoundation.org";
   #else
     Value = "";
   #endif
diff --git a/setup_native/source/win32/customactions/relnotes/relnotes.cxx 
b/setup_native/source/win32/customactions/relnotes/relnotes.cxx
index d4514a0..1649dd0 100644
--- a/setup_native/source/win32/customactions/relnotes/relnotes.cxx
+++ b/setup_native/source/win32/customactions/relnotes/relnotes.cxx
@@ -175,7 +175,7 @@ extern "C" UINT __stdcall ShowSurveyAfter( MSIHANDLE handle )
     aExecInf.cbSize = sizeof( aExecInf );
     aExecInf.fMask  = SEE_MASK_FLAG_DDEWAIT | SEE_MASK_FLAG_NO_UI;
     aExecInf.lpVerb = TEXT("open");
-    aExecInf.lpFile = TEXT("http://surveys.services.openoffice.org/deinstall";);
+    aExecInf.lpFile = TEXT("http://surveys.documentfoundation.org/deinstall";);
     aExecInf.lpDirectory = NULL;
     aExecInf.nShow = SW_SHOWNORMAL;
 
diff --git a/officecfg/registry/schema/org/openoffice/Office/OOoImprovement/Settings.xcs 
b/officecfg/registry/schema/org/openoffice/Office/OOoImprovement/Settings.xcs
index 7ff9146..f4a0606 100755
--- a/officecfg/registry/schema/org/openoffice/Office/OOoImprovement/Settings.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/OOoImprovement/Settings.xcs
@@ -74,7 +74,7 @@
         <info>
           <desc>the url where reports get send to.</desc>
         </info>
-        <value>http://report.services.openoffice.org:80/soap/servlet/rpcrouter</value>
+        <value>http://report.documentfoundation.org:80/soap/servlet/rpcrouter</value>
       </prop>
       <prop oor:name="SoapIdAdditions" oor:type="xs:string">
         <info>

Attachment: pgpZktpp3CNDT.pgp
Description: PGP signature


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.