libkiwix/src
Matthieu Gautier 93af3aa2d1 Fix the language mapping.
The previous mapping was taken from an unknown (:/) source.

The new mapping is generated with a script taking
https://www.loc.gov/standards/iso639-2/php/code_list.php as source.

The source list is sanitized to keep only language for which we
(http://library.kiwix.org/) have content.
2019-03-05 17:53:37 +01:00
..
android Correctly initialize variable. 2019-02-19 14:05:37 +01:00
tools Fix the language mapping. 2019-03-05 17:53:37 +01:00
aria2.cpp [API break] Move all the tools in the tools directory instead of common. 2019-01-23 15:31:38 +01:00
aria2.h Include pthread 2018-10-29 14:30:35 +01:00
book.cpp [API break] Move all the tools in the tools directory instead of common. 2019-01-23 15:31:38 +01:00
bookmark.cpp Add bookmarks support. 2018-12-02 15:47:29 +01:00
config.h.in Move the templating system to mustache instead of ctpp2. 2019-01-09 18:28:48 +01:00
downloader.cpp [API break] Move all the tools in the tools directory instead of common. 2019-01-23 15:31:38 +01:00
entry.cpp Introduce better API to manipulate entries in a zim file. 2018-04-19 18:04:07 +02:00
library.cpp [API break] Move all the tools in the tools directory instead of common. 2019-01-23 15:31:38 +01:00
libxml_dumper.cpp [API break] Move all the tools in the tools directory instead of common. 2019-01-23 15:31:38 +01:00
manager.cpp Ensure the book's `path` is absolute. 2019-02-07 15:22:33 +01:00
meson.build [API break] Move all the tools in the tools directory instead of common. 2019-01-23 15:31:38 +01:00
opds_dumper.cpp [API break] Move all the tools in the tools directory instead of common. 2019-01-23 15:31:38 +01:00
reader.cpp Remove unused variable url. 2019-02-07 15:20:18 +01:00
searcher.cpp Move the templating system to mustache instead of ctpp2. 2019-01-09 18:28:48 +01:00
subprocess.cpp Do not add NULL at end of commandLine on Windows. 2018-10-31 13:56:42 +01:00
subprocess.h Do not add NULL at end of commandLine on Windows. 2018-10-31 13:56:42 +01:00
subprocess_unix.cpp Do not add NULL at end of commandLine on Windows. 2018-10-31 13:56:42 +01:00
subprocess_unix.h Do not add NULL at end of commandLine on Windows. 2018-10-31 13:56:42 +01:00
subprocess_windows.cpp Do not add NULL at end of commandLine on Windows. 2018-10-31 13:56:42 +01:00
subprocess_windows.h Do not add NULL at end of commandLine on Windows. 2018-10-31 13:56:42 +01:00
xmlrpc.h [API break] Move all the tools in the tools directory instead of common. 2019-01-23 15:31:38 +01:00