From e4af861b93b240e7dece8ed589f1ab64e6b17a04 Mon Sep 17 00:00:00 2001
From: Matthieu Gautier
Date: Wed, 7 Sep 2022 16:50:15 +0200
Subject: [PATCH 1/3] Update translations.qrc
---
resources/translations.qrc | 3 +++
1 file changed, 3 insertions(+)
diff --git a/resources/translations.qrc b/resources/translations.qrc
index 3cb80221..b967bf97 100644
--- a/resources/translations.qrc
+++ b/resources/translations.qrc
@@ -31,6 +31,7 @@
i18n/ms.json
i18n/my.json
i18n/nl.json
+ i18n/nqo.json
i18n/pl.json
i18n/pt-br.json
i18n/pt.json
@@ -43,8 +44,10 @@
i18n/sdc.json
i18n/sk.json
i18n/skr-arab.json
+ i18n/sms.json
i18n/sq.json
i18n/sr-ec.json
+ i18n/sro.json
i18n/sv.json
i18n/ta.json
i18n/th.json
From 0629251ad2b34c6c6540b02c3768c2be0ff645d8 Mon Sep 17 00:00:00 2001
From: Matthieu Gautier
Date: Wed, 7 Sep 2022 16:58:13 +0200
Subject: [PATCH 2/3] Use last version of libzim (8.0.0)
---
kiwix-desktop.pro | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/kiwix-desktop.pro b/kiwix-desktop.pro
index f6d73b84..791e5a82 100644
--- a/kiwix-desktop.pro
+++ b/kiwix-desktop.pro
@@ -154,12 +154,12 @@ unix {
INSTALLS += mime_file
}
-PKGCONFIG_CFLAGS = $$system(pkg-config --cflags $$PKGCONFIG_OPTION \"kiwix >= 11.0.0 libzim >= 7.2.0\")
+PKGCONFIG_CFLAGS = $$system(pkg-config --cflags $$PKGCONFIG_OPTION \"kiwix >= 11.0.0 libzim >= 8.0.0\")
QMAKE_CXXFLAGS += $$PKGCONFIG_CFLAGS
QMAKE_CFLAGS += $$PKGCONFIG_CFLAGS
-LIBS += $$system(pkg-config --libs $$PKGCONFIG_OPTION \"kiwix >= 11.0.0 libzim >= 7.2.0\")
+LIBS += $$system(pkg-config --libs $$PKGCONFIG_OPTION \"kiwix >= 11.0.0 libzim >= 8.0.0\")
RESOURCES += \
resources/kiwix.qrc \
From df7f657a616467847e1efec266c29e5edf889f00 Mon Sep 17 00:00:00 2001
From: Matthieu Gautier
Date: Wed, 7 Sep 2022 16:58:35 +0200
Subject: [PATCH 3/3] New version 2.3.0
---
ChangeLog | 11 +++++++++++
kiwix-desktop.pro | 2 +-
resources/org.kiwix.desktop.appdata.xml | 2 +-
3 files changed, 13 insertions(+), 2 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 34f7faee..f569082f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+kiwix-desktop 2.3.0
+===================
+
+ * Fix downloading of file bigger than 4G (@juzz0 #855)
+ * Hide top widget and topbar in fullscreen (@juzz0 #859)
+ * Add shortcuts for navigating tabs (Ctrl-tab, Ctrl-shift-tab) (@juzz0 #867)
+ * Do not use deprecated method `QWebEngineDownloadItem::setPath` (@juzz0 #853)
+ * Fix compilation with last version of libkiwix (@mgautierfr #858)
+ * Fix README.md (@psypherium #860)
+ * Update translations.
+
kiwix-desktop 2.2.2
===================
diff --git a/kiwix-desktop.pro b/kiwix-desktop.pro
index 791e5a82..5cfa2c09 100644
--- a/kiwix-desktop.pro
+++ b/kiwix-desktop.pro
@@ -19,7 +19,7 @@ QMAKE_CXXFLAGS += -std=c++11
QMAKE_LFLAGS += -std=c++11
# Also change resources/org.kiwix.desktop.appdata.xml
-DEFINES += VERSION="2.2.2"
+DEFINES += VERSION="2.3.0"
# The following define makes your compiler emit warnings if you use
# any feature of Qt which has been marked as deprecated (the exact warnings
diff --git a/resources/org.kiwix.desktop.appdata.xml b/resources/org.kiwix.desktop.appdata.xml
index 0af3df06..4c14ddc4 100644
--- a/resources/org.kiwix.desktop.appdata.xml
+++ b/resources/org.kiwix.desktop.appdata.xml
@@ -13,7 +13,7 @@
-
+
org.kiwix.desktop.desktop