diff --git a/Build/Changes.txt b/Build/Changes.txt index 0a97e7df6..71476c7ca 100644 --- a/Build/Changes.txt +++ b/Build/Changes.txt @@ -32,13 +32,14 @@ GRE - (GRE)pWinNP3 Search in Files Tool ===================================================== -Current BETA Version 5.20.602.(build_#) (2020-06-02) +Current BETA Version 5.20.605.(build_#) (2020-06-05) ===================================================== ----------------------------------------------------- NEW: ----------------------------------------------------- - +- Configurable Zoom-Tooltip clear delay ([Settings2] ZoomTooltipimeout=3200. - Add Install/Remove "Open with Notepad3" to Notepad3 Install version. - Add another Dark Theme "Sombra". - Strip first char: allow multi-selection. diff --git a/Build/notepad3_setup.iss b/Build/notepad3_setup.iss index ed2a7b65f..ebe4ced28 100644 --- a/Build/notepad3_setup.iss +++ b/Build/notepad3_setup.iss @@ -102,8 +102,8 @@ en.tsk_RemoveDefault =Restore Windows Notepad en.tsk_SetDefault =Replace Windows Notepad with {#app_name} en.tsk_StartMenuIcon =Create a Start Menu shortcut en.tsk_LaunchWelcomePage =Important Release Information! -en.tsk_RemoveOpenWith =Remove "Open with {#app_name}" to Context Menu -en.tsk_SetOpenWith =Install "Open with {#app_name}" to Context Menu +en.tsk_RemoveOpenWith =Remove "Open with {#app_name}" from the context menu +en.tsk_SetOpenWith =Add "Open with {#app_name}" to the context menu [Tasks] diff --git a/Build/notepad3_x86_setup.iss b/Build/notepad3_x86_setup.iss index b21448fd7..e863baad9 100644 --- a/Build/notepad3_x86_setup.iss +++ b/Build/notepad3_x86_setup.iss @@ -94,8 +94,8 @@ en.tsk_RemoveDefault =Restore Windows Notepad en.tsk_SetDefault =Replace Windows Notepad with {#app_name} en.tsk_StartMenuIcon =Create a Start Menu shortcut en.tsk_LaunchWelcomePage =Important Release Information! -en.tsk_RemoveOpenWith =Remove "Open with {#app_name}" to Context Menu -en.tsk_SetOpenWith =Install "Open with {#app_name}" to Context Menu +en.tsk_RemoveOpenWith =Remove "Open with {#app_name}" from the context menu +en.tsk_SetOpenWith =Add "Open with {#app_name}" to the context menu [Tasks]