From 7e9a253c47e0d585baf10cc4fe017171eab5151c Mon Sep 17 00:00:00 2001 From: Jaifroid Date: Sat, 16 May 2020 15:12:57 +0100 Subject: [PATCH] Updated Ray Charles to May 2020 ZIM Former-commit-id: 170eb0aa9c3e820f26f7cb4e203d94d2fbfbbbd5 [formerly f302ac0b7c1148bb6930b0d8a08621a906c74cb5] Former-commit-id: 8ad036f17011f98d53a25ac5c1b12072a78a1775 --- KiwixWebApp.jsproj | 2 +- ...xi_2019-08.txt => wikipedia_en_ray_charles_maxi_2020-05.txt} | 0 www/js/init.js | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) rename archives/{wikipedia_en_ray_charles_maxi_2019-08.txt => wikipedia_en_ray_charles_maxi_2020-05.txt} (100%) diff --git a/KiwixWebApp.jsproj b/KiwixWebApp.jsproj index 57cc7712..6b5e198b 100644 --- a/KiwixWebApp.jsproj +++ b/KiwixWebApp.jsproj @@ -73,7 +73,7 @@ - + diff --git a/archives/wikipedia_en_ray_charles_maxi_2019-08.txt b/archives/wikipedia_en_ray_charles_maxi_2020-05.txt similarity index 100% rename from archives/wikipedia_en_ray_charles_maxi_2019-08.txt rename to archives/wikipedia_en_ray_charles_maxi_2020-05.txt diff --git a/www/js/init.js b/www/js/init.js index c7c85ce7..cd571bba 100644 --- a/www/js/init.js +++ b/www/js/init.js @@ -46,7 +46,7 @@ var state = {}; params['version'] = "0.9.9.99 Beta-dev"; //DEV: This value is compared to the cookie "version" in order to show first-time info, and the cookie is updated in app.js params['packagedFile'] = "wikipedia_en_ray_charles.zim"; //For packaged Kiwix JS (e.g. with Wikivoyage file), set this to the filename (for split files, give the first chunk *.zimaa) and place file(s) in default storage params['archivePath'] = "archives"; //The directory containing the packaged archive(s) (relative to app's root directory) -params['fileVersion'] = "wikipedia_en_ray_charles_maxi_2019-08.zim (14-Aug-2019)"; //Use generic name for actual file, and give version here +params['fileVersion'] = "wikipedia_en_ray_charles_maxi_2020-05.zim (1-May-2020)"; //Use generic name for actual file, and give version here params['cachedStartPage'] = false; //If you have cached the start page for quick start, give its URI here params['kiwixDownloadLink'] = "https://download.kiwix.org/zim/"; //Include final slash