File tree 4 files changed +10
-4
lines changed
4 files changed +10
-4
lines changed Original file line number Diff line number Diff line change 1
- kiwix-desktop 2.3.0
1
+ kiwix-desktop 2.2.2
2
2
===================
3
3
4
- *
4
+ * Remove usage of deprecated libkiwix function (@juzz0 @mgautiefr #831)
5
+ * Adapt kiwix-desktop to last libkiwix api (@mgautierfr #842, @veloman-yunkan #844)
6
+ * Do not search (and crash) on a zim file without fulltext index (@mgautierfr #830)
7
+ * Update translations.
8
+ * [Flathub] Update link to screenshot
5
9
6
10
kiwix-desktop 2.2.1
7
11
===================
Original file line number Diff line number Diff line change @@ -18,7 +18,8 @@ TEMPLATE = app
18
18
QMAKE_CXXFLAGS += -std =c ++11
19
19
QMAKE_LFLAGS += -std =c ++11
20
20
21
- DEFINES += VERSION =" 2.2.1"
21
+ # Also change resources/org.kiwix.desktop.appdata.xml
22
+ DEFINES += VERSION =" 2.2.2"
22
23
23
24
# The following define makes your compiler emit warnings if you use
24
25
# any feature of Qt which has been marked as deprecated (the exact warnings
Original file line number Diff line number Diff line change 13
13
</p >
14
14
</description >
15
15
<releases >
16
- <release version =" 2.2.1 " date =" 2022-03-11 " />
16
+ <release version =" 2.2.2 " date =" 2022-06-22 " />
17
17
</releases >
18
18
<content_rating type =" oars-1.0" />
19
19
<launchable type =" desktop-id" >org.kiwix.desktop.desktop</launchable >
Original file line number Diff line number Diff line change 40
40
<file >i18n/ru.json</file >
41
41
<file >i18n/sc.json</file >
42
42
<file >i18n/scn.json</file >
43
+ <file >i18n/sdc.json</file >
43
44
<file >i18n/sk.json</file >
44
45
<file >i18n/skr-arab.json</file >
45
46
<file >i18n/sq.json</file >
You can’t perform that action at this time.
0 commit comments