You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by sk...@apache.org on 2022/12/08 13:14:37 UTC

[netbeans-native-installers] 07/19: [NETBEANS-1671] Donation 3 - Include installer sources (#1052)

This is an automated email from the ASF dual-hosted git repository.

skygo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans-native-installers.git

commit f60b1b6ffab0d4617004b0d955e21eb23b6ad758
Author: Reema Taneja <32...@users.noreply.github.com>
AuthorDate: Thu May 2 14:42:32 2019 +0530

    [NETBEANS-1671] Donation 3 - Include installer sources (#1052)
    
    * [NETBEANS-1671] Include donated Installer source in Apache NetBeans
    
    * NB10-JDK11.0.1 bundle related changes
    
    * convert to Apache licence
    
    * convert to Apache licence
    
    * convert to Apache licence
    
    * convert to Apache licence
    
    * update ignored-binaries
    
    * Added support to create NetBeans installers
    
    * updated bg image in mac installer
    
    * moved installer from root to under nbbuild
    
    * moved installer to nbbuild
    
    * Update ignored-binaries
    
    * license updates and removed external binaries
    
    * updated ignore-binaries
    
    * added missing license text
    
    * adding git ignored files under infra/build
    
    * misc build related changes
    
    * fix build issues
    
    * fix build issues
    
    * fix file name typo
    
    * bin name change
    
    * mac installer build related changes
    
    * more fixes
    
    * minor fixes
    
    * mac installer signing support
    
    * Removed files not used in installer - set 1
    
    * removed unused installer code
    
    * Revert "removed unused installer code"
    
    This reverts commit 7b078833890f223271ee8b172a2ae669a6576b66.
    
    * Create binaries
    
    * Delete binaries
    
    * Fix JDK 12 install not showing in jdkhomes dropdown
    
    * removed code not currently being used in installers
    
    * removed files not used in installer
    
    * undo icon file change to avoid conflic with pr 1196
---
 launcher/windows/i18n/launcher.properties | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/launcher/windows/i18n/launcher.properties b/launcher/windows/i18n/launcher.properties
index 39f2b00..70f24c5 100644
--- a/launcher/windows/i18n/launcher.properties
+++ b/launcher/windows/i18n/launcher.properties
@@ -48,7 +48,7 @@ nlw.msg.jvmsearch=Finding JVM on your system ...
 nlw.msg.setoptions=Setting command options ...
 nlw.msg.running=Running JVM ...
 nlw.msg.title=Please wait while the launcher prepares data to run the installer ...
-nlw.msg.messagebox.title=NetBeans IDE Installer
+nlw.msg.messagebox.title=Apache NetBeans IDE Installer
 nlw.msg.progress.title=Configuring the installer ...
 nlw.msg.button.error=Exit Installer
-nlw.msg.main.title=NetBeans IDE Installer
+nlw.msg.main.title=Apache NetBeans IDE Installer


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists