Matthieu Gautier 6a0296f0f2 Use the real zimId instead of "zimId+.zim".
The real zimId is `xxxx` (stored in the zim itself), not `xxxx.zim` (we
use as host url).

Store the host as an id means that we always need to convert from `xxxx` to
`xxxx.zim` (and the contrary). It is prone to mistake when we forget to
convert to the correct format.

We must use `xxxx.zim` only in the url as is it use to identify what is
asked in the urlschemehandler. Everywhere else, we only need the real
zimId.
2018-12-10 15:17:55 +01:00
2018-12-02 16:10:35 +01:00
2017-12-03 13:49:23 +01:00
2017-12-03 13:49:23 +01:00
Description
Kiwix for Windows and GNU/Linux desktops
GPL-3.0 20 MiB
Languages
C++ 92.4%
CSS 3.7%
QMake 2.2%
Python 0.9%
HTML 0.4%
Other 0.4%