diff --git a/src/jyut-dict/jyut-dict.pro b/src/jyut-dict/jyut-dict.pro index 99f32735..ac60fe30 100644 --- a/src/jyut-dict/jyut-dict.pro +++ b/src/jyut-dict/jyut-dict.pro @@ -18,7 +18,7 @@ greaterThan(QT_MAJOR_VERSION, 4): QT += widgets TARGET = "Jyut Dictionary" TEMPLATE = app -VERSION = 0.20.05.25 +VERSION = 1.22.02.07 QMAKE_TARGET_COMPANY = "Aaron Tan" QMAKE_TARGET_PRODUCT = "Jyut Dictionary" QMAKE_TARGET_DESCRIPTION = "Jyut Dictionary" diff --git a/src/jyut-dict/logic/database/sqldatabasemanager.cpp b/src/jyut-dict/logic/database/sqldatabasemanager.cpp index a7cb0a79..1b301e07 100644 --- a/src/jyut-dict/logic/database/sqldatabasemanager.cpp +++ b/src/jyut-dict/logic/database/sqldatabasemanager.cpp @@ -221,7 +221,8 @@ QString SQLDatabaseManager::getBundleUserDatabasePath() QFileInfo bundleFile{QCoreApplication::applicationDirPath() + "/../Resources/" + USER_DATABASE_NAME}; #elif defined(Q_OS_WIN) - QFileInfo bundleFile{QCoreApplication::applicationDirPath() + USER_DATABASE_NAME}; + QFileInfo bundleFile{QCoreApplication::applicationDirPath() + "./" + + USER_DATABASE_NAME}; #else #ifdef APPIMAGE QFileInfo bundleFile{QCoreApplication::applicationDirPath() diff --git a/src/jyut-dict/platform/windows/README.md b/src/jyut-dict/platform/windows/README.md index a4b133d0..52d04187 100644 --- a/src/jyut-dict/platform/windows/README.md +++ b/src/jyut-dict/platform/windows/README.md @@ -3,5 +3,5 @@ To build for Windows: - Build using the RELEASE configuration on Windows. - Copy the executable, dict.db, and user.db to `installer/packages/com.aaronhktan.cantonesedictionary/data`. - Run WinDeployQt on the executable. Make sure to run WinDeployQt with the command prompt installed in the Start Menu or run QtEnv2.bat, so that appropriate paths are added to the system path. -- Download and install the appropriate OpenSSL 1.0.2 file (32-bit and 64-bit). Copy libeay32.dll and ssleay32.dll to the data folder. +- Download and install the appropriate OpenSSL 1.1.1 file (32-bit and 64-bit). Copy libssl-1_1.dll, libcrypto-1_1.dll, capi.dll, and dasync.dll to the data folder. - Run binarycreator.exe (from Qt Installer Framework Tools), passing `--offline-only -c -p `. diff --git a/src/jyut-dict/platform/windows/installer/config/config.xml b/src/jyut-dict/platform/windows/installer/config/config.xml index f6f5aab4..bf4f4cb2 100644 --- a/src/jyut-dict/platform/windows/installer/config/config.xml +++ b/src/jyut-dict/platform/windows/installer/config/config.xml @@ -1,7 +1,7 @@ Jyut Dictionary - 2020-05-25 + 2022-02-07 Jyut Dictionary Aaron Tan Jyut Dictionary diff --git a/src/jyut-dict/platform/windows/installer/packages/com.aaronhktan.cantonesedictionary/meta/package.xml b/src/jyut-dict/platform/windows/installer/packages/com.aaronhktan.cantonesedictionary/meta/package.xml index 95ca69af..df8a93fc 100644 --- a/src/jyut-dict/platform/windows/installer/packages/com.aaronhktan.cantonesedictionary/meta/package.xml +++ b/src/jyut-dict/platform/windows/installer/packages/com.aaronhktan.cantonesedictionary/meta/package.xml @@ -2,16 +2,16 @@ Jyut Dictionary Dictionnaire Jyut - 粤语字典 - 粵語字典 - 粵語字典 + 粤语词典 + 粵語辭典 + 粵語辭典 The Cantonese Dictionary Application. Application Dictionnaire Jyut. - 粤语字典软件。 - 粵語字典軟件。 - 粵語字典軟件。 - 2020.05.25 - 2020-05-25 + 粤语词典软件。 + 粵語辭典軟件。 + 粵語辭典軟件。 + 2022.02.07 + 2022-02-07