summaryrefslogtreecommitdiff
path: root/instsetoo_native
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2015-10-08 10:43:12 +0200
committerAndras Timar <andras.timar@collabora.com>2020-05-04 21:01:45 +0200
commitb48c1a32bfbdf83e28a3bd53655b54ad45e7abe0 (patch)
tree63d1c424ba908741d82161e918482a36661244e1 /instsetoo_native
parenteca5e17c62a04fc941ca237799fd6e931be87308 (diff)
[cp] Collabora Office branding
Change-Id: I9e79c07aa3cbb70076d9bab07294062df4be02c6
Diffstat (limited to 'instsetoo_native')
-rw-r--r--instsetoo_native/CustomTarget_setup.mk10
-rw-r--r--instsetoo_native/inc_common/windows/msi_templates/Binary/Banner.bmpbin37170 -> 108126 bytes
-rw-r--r--instsetoo_native/inc_common/windows/msi_templates/Binary/Image.bmpbin37170 -> 152310 bytes
-rw-r--r--instsetoo_native/util/openoffice.lst.in29
4 files changed, 20 insertions, 19 deletions
diff --git a/instsetoo_native/CustomTarget_setup.mk b/instsetoo_native/CustomTarget_setup.mk
index fabd6fef1350..949bbbe21a5b 100644
--- a/instsetoo_native/CustomTarget_setup.mk
+++ b/instsetoo_native/CustomTarget_setup.mk
@@ -40,7 +40,7 @@ $(call gb_CustomTarget_get_workdir,instsetoo_native/setup)/$(call gb_Helper_get_
&& echo 'InstallMode=<installmode>' \
&& echo 'ProductKey=$(PRODUCTNAME) $(PRODUCTVERSION)' \
$(if $(ENABLE_RELEASE_BUILD),\
- && echo 'UserInstallation=$$SYSUSERCONFIG/$(if $(filter-out HAIKU MACOSX WNT,$(OS)),$(shell echo $(PRODUCTNAME) | tr "[:upper:]" "[:lower:]"),$(shell echo $(PRODUCTNAME) | sed -e 's/ /%20/g'))/4', \
+ && echo 'UserInstallation=$$SYSUSERCONFIG/$(if $(filter-out HAIKU MACOSX WNT,$(OS)),$(shell echo $(PRODUCTNAME) | tr "[:upper:]" "[:lower:]" | tr -d " "),$(shell echo $(PRODUCTNAME) | tr -d " "))/4', \
&& echo 'UserInstallation=$$ORIGIN/..') \
) > $@
@@ -126,12 +126,12 @@ $(call gb_CustomTarget_get_workdir,instsetoo_native/setup)/$(call gb_Helper_get_
&& echo 'NativeProgress=false' \
&& echo 'ProgressBarColor=0,0,0' \
&& echo 'ProgressFrameColor=102,102,102' \
- && echo 'ProgressPosition=35,153' \
- && echo 'ProgressSize=444,8' \
+ && echo 'ProgressPosition=26,235' \
+ && echo 'ProgressSize=460,6' \
&& echo 'ProgressPositionHigh=46,212' \
&& echo 'ProgressSizeHigh=617,12' \
- && echo 'ProgressTextBaseline=145' \
- && echo 'ProgressTextColor=0,0,0' \
+ && echo 'ProgressTextBaseline=230' \
+ && echo 'ProgressTextColor=255,255,255' \
&& echo 'SecureUserConfig=true' \
&& echo 'SecureUserConfigCompress=true' \
&& echo 'SecureUserConfigExtensions=true' \
diff --git a/instsetoo_native/inc_common/windows/msi_templates/Binary/Banner.bmp b/instsetoo_native/inc_common/windows/msi_templates/Binary/Banner.bmp
index 0d5d1a058038..5f8be18fd7a0 100644
--- a/instsetoo_native/inc_common/windows/msi_templates/Binary/Banner.bmp
+++ b/instsetoo_native/inc_common/windows/msi_templates/Binary/Banner.bmp
Binary files differ
diff --git a/instsetoo_native/inc_common/windows/msi_templates/Binary/Image.bmp b/instsetoo_native/inc_common/windows/msi_templates/Binary/Image.bmp
index b4210d131ba2..0fc8f7fb6c72 100644
--- a/instsetoo_native/inc_common/windows/msi_templates/Binary/Image.bmp
+++ b/instsetoo_native/inc_common/windows/msi_templates/Binary/Image.bmp
Binary files differ
diff --git a/instsetoo_native/util/openoffice.lst.in b/instsetoo_native/util/openoffice.lst.in
index 5d97f38b6f8c..305310a3e769 100644
--- a/instsetoo_native/util/openoffice.lst.in
+++ b/instsetoo_native/util/openoffice.lst.in
@@ -8,21 +8,21 @@ Globals
UREPACKAGEVERSION @LIBO_VERSION_MAJOR@.@LIBO_VERSION_MINOR@.@LIBO_VERSION_MICRO@.@LIBO_VERSION_PATCH@
URELAYERVERSION 1
REFERENCEOOOMAJORMINOR 4.1
- WINDOWSBASISROOTNAME LibreOffice
- UNIXBASISROOTNAME libreoffice@LIBO_VERSION_MAJOR@.@LIBO_VERSION_MINOR@
+ WINDOWSBASISROOTNAME Collabora Office
+ UNIXBASISROOTNAME collaboraoffice@LIBO_VERSION_MAJOR@.@LIBO_VERSION_MINOR@
HIDELICENSEDIALOG 0
PACKAGEPREFIX
- BASISPACKAGEPREFIX libobasis
- UREPACKAGEPREFIX libreoffice
+ BASISPACKAGEPREFIX collaboraofficebasis
+ UREPACKAGEPREFIX collaboraoffice
SOLSUREPACKAGEPREFIX libreoffice
PROGRESSBARCOLOR 0,0,0
- PROGRESSSIZE 444,8
+ PROGRESSSIZE 460,6
PROGRESSSIZEHIGH 617,12
- PROGRESSPOSITION 35,153
+ PROGRESSPOSITION 26,235
PROGRESSPOSITIONHIGH 46,212
PROGRESSFRAMECOLOR 102,102,102
- PROGRESSTEXTBASELINE 145
- PROGRESSTEXTCOLOR 0,0,0
+ PROGRESSTEXTBASELINE 230
+ PROGRESSTEXTCOLOR 255,255,255
NATIVEPROGRESS false
REGISTRYLAYERNAME Layers
SERVICEPACK 1
@@ -31,6 +31,7 @@ Globals
UPDATE_DATABASE_LISTNAME finals_instsetoo.txt
PACKAGEMAP package_names.txt,package_names_ext.txt
WINDOWSPATCHLEVEL @LIBO_VERSION_PATCH@
+ OOOVENDOR Collabora Productivity Ltd.
OOODOWNLOADNAME 1
64BITPRODUCT @WINDOWS_X64@
WINDOWSSDKVERSION @WINDOWS_SDK_VERSION@
@@ -39,13 +40,13 @@ Globals
}
}
-LibreOffice
+CollaboraOffice
{
Settings
{
variables
{
- PRODUCTNAME @PRODUCTNAME@
+ PRODUCTNAME Collabora Office
PRODUCTVERSION @LIBO_VERSION_MAJOR@.@LIBO_VERSION_MINOR@
PRODUCTEXTENSION -@LIBO_VERSION_PATCH@
POSTVERSIONEXTENSION
@@ -69,16 +70,16 @@ LibreOffice
CHANGETARGETDIR 1
PATCHCODEFILE ooo_patchcodes.txt
STARTCENTER_ADDFEATURE_URL https://extensions.libreoffice.org/
- STARTCENTER_INFO_URL https://www.libreoffice.org/
+ STARTCENTER_INFO_URL https://collaboraoffice.com/
STARTCENTER_TEMPLREP_URL https://templates.libreoffice.org/
DICT_REPO_URL https://extensions.libreoffice.org/dictionaries/
}
active 1
compression 5
script setup_osl
- downloadname LibreOffice_{productversion}_{os}_install_{languages}
- langpackdownloadname LibreOffice_{productversion}_languagepack_{os}_install_{languages}
- helppackdownloadname LibreOffice_{productversion}_helppack_{os}_install_{languages}
+ downloadname CollaboraOffice_{productversion}_{os}_install_{languages}
+ langpackdownloadname CollaboraOffice_{productversion}_languagepack_{os}_install_{languages}
+ helppackdownloadname CollaboraOffice_{productversion}_helppack_{os}_install_{languages}
include {installscriptdir},{customtargetpath}/readlicense_oo/readme,{customtargetpath}/sysui/{pkgtype},{customtargetpath}/setup_native,{filelistpath}/PackageSet,{filelistpath}/GeneratedPackage,{filelistpath}/Package,{filelistpath}/ExtensionPackage,{filelistpath}/CustomTarget/helpcontent2/help3xsl/filelists,{extensionsdir},{licensepath},{packinfopath}
}
}