This is an automated email from the ASF dual-hosted git repository.
mseidel pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/openoffice.git
The following commit(s) were added to refs/heads/trunk by this push:
new 9356349644 Small change to internal naming
9356349644 is described below
commit 9356349644cb0bc3ccc99d6f6d5e541c9a4451ba
Author: mseidel <[email protected]>
AuthorDate: Sun Jan 28 15:49:59 2024 +0100
Small change to internal naming
---
main/instsetoo_native/util/openoffice.lst | 12 ++++++------
.../source/win32/nsis/{ooosetup.ico => aoosetup.ico} | Bin
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/main/instsetoo_native/util/openoffice.lst
b/main/instsetoo_native/util/openoffice.lst
index 51840e1da0..a7cfcb6404 100644
--- a/main/instsetoo_native/util/openoffice.lst
+++ b/main/instsetoo_native/util/openoffice.lst
@@ -94,7 +94,7 @@ Apache_OpenOffice
PATCHCODEFILE ooo_patchcodes.txt
DOWNLOADBANNER ooobanner.bmp
DOWNLOADBITMAP ooobitmap.bmp
- DOWNLOADSETUPICO ooosetup.ico
+ DOWNLOADSETUPICO aoosetup.ico
RELATIVE_PATHES_IN_DDF 1
STARTCENTER_ADDFEATURE_URL
https://extensions.openoffice.org/
STARTCENTER_INFO_URL https://www.openoffice.org
@@ -162,7 +162,7 @@ Apache_OpenOffice_Dev
CODEFILENAME codes_ooodev.txt
DOWNLOADBANNER ooobanner.bmp
DOWNLOADBITMAP ooobitmap.bmp
- DOWNLOADSETUPICO ooosetup.ico
+ DOWNLOADSETUPICO aoosetup.ico
LOCALUSERDIR $ORIGIN/..
RELATIVE_PATHES_IN_DDF 1
STARTCENTER_ADDFEATURE_URL
https://extensions.openoffice.org/
@@ -213,7 +213,7 @@ Apache_OpenOffice_SDK
CHANGETARGETDIR 1
DOWNLOADBANNER ooosdkbanner.bmp
DOWNLOADBITMAP ooosdkbitmap.bmp
- DOWNLOADSETUPICO ooosetup.ico
+ DOWNLOADSETUPICO aoosetup.ico
DONTUSESTARTMENUFOLDER 1
RELATIVE_PATHES_IN_DDF 1
AOODOWNLOADNAMEPREFIX Apache_OpenOffice-SDK
@@ -260,7 +260,7 @@ Apache_OpenOffice_Beta_SDK
CHANGETARGETDIR 1
DOWNLOADBANNER ooosdkbanner.bmp
DOWNLOADBITMAP ooosdkbitmap.bmp
- DOWNLOADSETUPICO ooosetup.ico
+ DOWNLOADSETUPICO aoosetup.ico
DONTUSESTARTMENUFOLDER 1
RELATIVE_PATHES_IN_DDF 1
AOODOWNLOADNAMEPREFIX Apache_OpenOffice_Beta-SDK
@@ -315,7 +315,7 @@ Apache_OpenOffice_Dev_SDK
CHANGETARGETDIR 1
DOWNLOADBANNER ooosdkbanner.bmp
DOWNLOADBITMAP ooosdkbitmap.bmp
- DOWNLOADSETUPICO ooosetup.ico
+ DOWNLOADSETUPICO aoosetup.ico
DONTUSESTARTMENUFOLDER 1
RELATIVE_PATHES_IN_DDF 1
AOODOWNLOADNAMEPREFIX Apache_OpenOffice_Dev-SDK
@@ -375,7 +375,7 @@ Apache_OpenOffice_Beta
PATCHCODEFILE ooo_patchcodes.txt
DOWNLOADBANNER ooobanner.bmp
DOWNLOADBITMAP ooobitmap.bmp
- DOWNLOADSETUPICO ooosetup.ico
+ DOWNLOADSETUPICO aoosetup.ico
RELATIVE_PATHES_IN_DDF 1
STARTCENTER_ADDFEATURE_URL
https://extensions.openoffice.org/
STARTCENTER_INFO_URL https://www.openoffice.org
diff --git a/main/setup_native/source/win32/nsis/ooosetup.ico
b/main/setup_native/source/win32/nsis/aoosetup.ico
similarity index 100%
rename from main/setup_native/source/win32/nsis/ooosetup.ico
rename to main/setup_native/source/win32/nsis/aoosetup.ico