From f938cca20e7f33cabfcae99447683013aa8b9868 Mon Sep 17 00:00:00 2001 From: Kai Sommerfeld Date: Tue, 1 Dec 2009 16:49:53 +0100 Subject: #i107150# - new extension update url. --- scp2/source/ooo/common_brand.scp | 46 ++++++++++++++++++++-------------------- 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/scp2/source/ooo/common_brand.scp b/scp2/source/ooo/common_brand.scp index 8a3b0b4443f1..bef45bf348d2 100644 --- a/scp2/source/ooo/common_brand.scp +++ b/scp2/source/ooo/common_brand.scp @@ -433,7 +433,7 @@ File gid_Brand_File_Desktophelper_Txt Styles = (PACKED); Dir = gid_Brand_Dir_Program; Name = "desktophelper.txt"; - ComponentCondition = "CREATEDESKTOPLINK=1"; + ComponentCondition = "CREATEDESKTOPLINK=1"; End #endif @@ -464,17 +464,17 @@ End #ifdef WNT File gid_Brand_File_Bin_Rebaseoo - BIN_FILE_BODY; - Dir = gid_Brand_Dir_Program; - Styles = (PACKED); - Name = "rebaseoo.exe"; + BIN_FILE_BODY; + Dir = gid_Brand_Dir_Program; + Styles = (PACKED); + Name = "rebaseoo.exe"; End File gid_Brand_File_Bin_Rebasegui - BIN_FILE_BODY; - Dir = gid_Brand_Dir_Program; - Styles = (PACKED); - Name = "rebasegui.exe"; + BIN_FILE_BODY; + Dir = gid_Brand_Dir_Program; + Styles = (PACKED); + Name = "rebasegui.exe"; End #endif @@ -623,37 +623,37 @@ End #if defined UNX && ! defined MACOSX File gid_Brand_File_Share_Xdg_Calc - TXT_FILE_BODY; - Dir = gid_Brand_Dir_Share_Xdg; - Name = "calc.desktop"; + TXT_FILE_BODY; + Dir = gid_Brand_Dir_Share_Xdg; + Name = "calc.desktop"; Styles = (PACKED,SCPZIP_REPLACE); End #endif #if defined UNX && ! defined MACOSX File gid_Brand_File_Share_Xdg_Draw - TXT_FILE_BODY; - Dir = gid_Brand_Dir_Share_Xdg; - Name = "draw.desktop"; + TXT_FILE_BODY; + Dir = gid_Brand_Dir_Share_Xdg; + Name = "draw.desktop"; Styles = (PACKED,SCPZIP_REPLACE); End #endif #if defined UNX && ! defined MACOSX File gid_Brand_File_Share_Xdg_Impress - TXT_FILE_BODY; - Dir = gid_Brand_Dir_Share_Xdg; - Name = "impress.desktop"; + TXT_FILE_BODY; + Dir = gid_Brand_Dir_Share_Xdg; + Name = "impress.desktop"; Styles = (PACKED,SCPZIP_REPLACE); End #endif #if defined UNX && ! defined MACOSX File gid_Brand_File_Share_Xdg_Math - TXT_FILE_BODY; - Dir = gid_Brand_Dir_Share_Xdg; - Name = "math.desktop"; - Styles = (PACKED,SCPZIP_REPLACE); + TXT_FILE_BODY; + Dir = gid_Brand_Dir_Share_Xdg; + Name = "math.desktop"; + Styles = (PACKED,SCPZIP_REPLACE); End #endif @@ -1097,7 +1097,7 @@ ProfileItem gid_Brand_Profileitem_Version_Extensionupdateurl Section = "Version"; Order = 18; Key = "ExtensionUpdateURL"; - Value = "http://updateext.services.openoffice.org/ProductUpdateService/check.Update"; + Value = "http://updateexte.services.openoffice.org/ExtensionUpdateService/check.Update"; End ProfileItem gid_Brand_Profileitem_Fundamental_Brand_Base_Dir -- cgit