Skip to content

Commit

Permalink
Release v4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tonny-kohar committed Jun 16, 2020
1 parent d8ffb83 commit bb94de1
Show file tree
Hide file tree
Showing 14 changed files with 42 additions and 34 deletions.
2 changes: 1 addition & 1 deletion alkitab-branding/manifest.mf
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ OpenIDE-Module: kiyut.alkitab.modules.branding
OpenIDE-Module-Layer: kiyut/alkitab/modules/branding/layer.xml
OpenIDE-Module-Localizing-Bundle: kiyut/alkitab/modules/branding/Bundle.properties
OpenIDE-Module-Install: kiyut/alkitab/modules/branding/BrandingModuleInstall.class
OpenIDE-Module-Specification-Version: 4.0
OpenIDE-Module-Specification-Version: 4.0.1

2 changes: 1 addition & 1 deletion alkitab-branding/nbproject/genfiles.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ build.xml.script.CRC32=8fce3bb8
build.xml.stylesheet.CRC32=15ca8a54@2.79
# This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml.
# Do not edit this file. You may delete it but then the IDE will never regenerate such files for you.
nbproject/build-impl.xml.data.CRC32=43582d2b
nbproject/build-impl.xml.data.CRC32=e87253de
nbproject/build-impl.xml.script.CRC32=6fb89a8b
nbproject/build-impl.xml.stylesheet.CRC32=49aa68b0@2.79
4 changes: 2 additions & 2 deletions alkitab-branding/nbproject/project.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<build-prerequisite/>
<compile-dependency/>
<run-dependency>
<specification-version>4.0</specification-version>
<specification-version>4.0.1</specification-version>
</run-dependency>
</dependency>
<dependency>
Expand All @@ -25,7 +25,7 @@
<dependency>
<code-name-base>kiyut.alkitab.modules.userguide</code-name-base>
<run-dependency>
<specification-version>4.0</specification-version>
<specification-version>4.0.1</specification-version>
</run-dependency>
</dependency>
<dependency>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,5 @@ Menu/Navigate=&Navigate
Menu/Tools=&Tools
Menu/Window=&Window
Menu/Help=&Help

Toolbars/Standard.xml=Alkitab Toolbar
26 changes: 13 additions & 13 deletions alkitab-branding/src/kiyut/alkitab/modules/branding/layer.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,16 @@
<folder name="Actions">
<file name="Edit_hidden"/>
<file name="Debug_hidden"/>
<folder name="Help">
<file name="master-help.xml_hidden"/>
</folder>
<file name="Profile_hidden"/>
<folder name="System">
<file name="org-netbeans-core-actions-JumpNextAction.instance_hidden"/>
<file name="org-netbeans-core-actions-JumpPrevAction.instance_hidden"/>
<file name="org-netbeans-core-windows-model-NewMode.instance_hidden"/>
<file name="org-netbeans-modules-favorites-templates-TemplatesAction.instance_hidden"/>
<file name="org-netbeans-modules-masterfs-ui-suspend-PauseAction.instance_hidden"/>
<file name="org-netbeans-progress-module-CancelAction.instance_hidden"/>
<file name="org-openide-actions-EditAction.instance_hidden"/>
<file name="org-openide-actions-FileSystemAction.instance_hidden"/>
Expand Down Expand Up @@ -101,17 +105,12 @@
</folder>
<folder name="Keymaps">
<folder name="Alkitab"/>
<file name="Eclipse_hidden"/>
<file name="Emacs_hidden"/>
<file name="Idea_hidden"/>
<file name="NetBeans55_hidden"/>
<file name="NetBeans_hidden"/>
</folder>
<folder name="Shortcuts">
<file name="AS-Y.shadow_hidden"/>
<file name="D-4.shadow_hidden"/>
<file name="D-I.shadow_hidden"/>
<file name="F1.shadow_hidden"/>
<file name="D-Q.shadow">
<attr name="originalFile" stringvalue="Actions/System/org-netbeans-core-actions-SystemExit.instance"/>
</file>
Expand All @@ -130,12 +129,8 @@
</folder>
<folder name="OptionsDialog">
<file name="Advanced.instance_hidden"/>
<file name="Advanced_hidden"/>
<file name="Editor.instance_hidden"/>
<file name="Editor_hidden"/>
<file name="General.instance_hidden"/>
<file name="BookViewerOptionCategory.instance">
<attr name="position" intvalue="0"/>
</file>
</folder>
<folder name="Services">
<folder name="AutoupdateType">
Expand All @@ -149,13 +144,16 @@
</folder>
</folder>
<folder name="Toolbars">
<file name="Standard.xml" url="alkitab-toolbar.xml">
<attr name="displayName" bundlevalue="kiyut.alkitab.modules.branding.Bundle#Toolbars/Standard.xml"/>
<attr name="position" intvalue="0"/>
</file>
<file name="Build_hidden"/>
<file name="Debug_hidden"/>
<file name="Standard.xml" url="alkitab-toolbar.xml"/>
<file name="Clipboard_hidden"/>
<file name="Debug_hidden"/>
<file name="Debugging.xml_hidden"/>
<file name="QuickSearch_hidden"/>
<file name="UndoRedo_hidden"/>
<file name="QuickSearch_hidden"/>
<folder name="File">
<attr name="position" intvalue="0"/>
</folder>
Expand All @@ -167,6 +165,8 @@
</folder>
<folder name="Memory">
<attr name="position" intvalue="300"/>
<file name="org-netbeans-modules-masterfs-ui-suspend-PauseAction.shadow_hidden"/>
</folder>
</folder>
<file name="org-netbeans-api-project-libraries_hidden"/>
</filesystem>
2 changes: 1 addition & 1 deletion alkitab-localization/manifest.mf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Manifest-Version: 1.0
OpenIDE-Module: kiyut.alkitab.modules.localization
OpenIDE-Module-Localizing-Bundle: kiyut/alkitab/modules/localization/Bundle.properties
OpenIDE-Module-Specification-Version: 4.0
OpenIDE-Module-Specification-Version: 4.0.1

2 changes: 1 addition & 1 deletion alkitab-localization/nbproject/genfiles.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ build.xml.script.CRC32=dee3b0c0
build.xml.stylesheet.CRC32=79c3b980
# This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml.
# Do not edit this file. You may delete it but then the IDE will never regenerate such files for you.
nbproject/build-impl.xml.data.CRC32=d3c0a140
nbproject/build-impl.xml.data.CRC32=737f8597
nbproject/build-impl.xml.script.CRC32=ef850945
nbproject/build-impl.xml.stylesheet.CRC32=49aa68b0@2.79
2 changes: 1 addition & 1 deletion alkitab-localization/nbproject/project.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<build-prerequisite/>
<compile-dependency/>
<run-dependency>
<specification-version>4.0</specification-version>
<specification-version>4.0.1</specification-version>
</run-dependency>
</dependency>
</module-dependencies>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#Updated by build script
#Mon, 15 Jun 2020 15:41:15 +0700
#Tue, 16 Jun 2020 15:35:00 +0700
#Wed May 26 17:15:25 WIT 2010
SplashProgressBarBounds=0,255,530,6
currentVersion=Alkitab Bible Study 4.0 (Build 202005100000)
currentVersion=Alkitab Bible Study 4.0.1 (Build 202006160000)
SPLASH_HEIGHT=300
SplashProgressBarColor=0x9DB3C0
LBL_splash_window_title=Starting Alkitab
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#Updated by build script
#Mon, 15 Jun 2020 15:41:15 +0700
#Tue, 16 Jun 2020 15:35:00 +0700
#Wed May 26 17:15:25 WIT 2010
CTL_MainWindow_Title=Alkitab Bible Study
CTL_MainWindow_Title_No_Project=Alkitab Bible Study
7 changes: 7 additions & 0 deletions alkitab-suite/installer/readme.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,13 @@ <h2>What is it?</h2>
<p><a name="what_new"></a></p>
<h2>What's New</h2>
<blockquote>
<p>ver 4.0.1</p>
<ul>
<li>Improved performance (search using thread)</li>
<li>Fix general options panel</li>
<li>Fix bookshelf book properties display empty dialog</li>
<li>Fix screen glitch during indexing</li>
</ul>
<p>ver 4.0</p>
<ul>
<li>Improved Options settings</li>
Expand Down
14 changes: 7 additions & 7 deletions alkitab-suite/legal/LICENSE.alkitab.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@ This work is authored by Tonny Kohar
This work is released into Public Domain.
You are free to use this work in any way you wish.

DISCLAIMER

THIS SOFTWARE IS PROVIDED AS-IS, WITH ABSOLUTELY NO WARRANTY.
YOU ASSUME ALL RESPONSIBILITY FOR ANY AND ALL CONSEQUENCES
THAT MAY RESULT FROM THE USE OF THIS SOFTWARE!

IMPORTANT

This computer program also includes other components
developed by third parties. Each component is governed
by its own license which may not be under public domain
license.

DISCLAIMER

THIS SOFTWARE IS PROVIDED AS-IS, WITH ABSOLUTELY NO WARRANTY.
YOU ASSUME ALL RESPONSIBILITY FOR ANY AND ALL CONSEQUENCES
THAT MAY RESULT FROM THE USE OF THIS SOFTWARE!
license.
1 change: 0 additions & 1 deletion alkitab-suite/nbproject/platform.properties
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ disabled.modules=\
org.netbeans.modules.autoupdate.cli,\
org.netbeans.modules.core.kit,\
org.netbeans.modules.favorites,\
org.netbeans.modules.janitor,\
org.netbeans.modules.junitlib,\
org.netbeans.modules.netbinox,\
org.netbeans.modules.print,\
Expand Down
6 changes: 3 additions & 3 deletions alkitab-suite/nbproject/project.properties
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ app.title=Alkitab
# Custom Properties
# NOTE: Please check platform harness to avoid properties name conflict
app.title.full=Alkitab Bible Study
app.buildnumber=202005100000
app.version=4.0
app.version.dash=4_0
app.buildnumber=202006160000
app.version=4.0.1
app.version.dash=4_0_1
app.debug=false

app.java.version=11.0.4
Expand Down

0 comments on commit bb94de1

Please sign in to comment.