mirror of
https://github.com/kiwix/kiwix-desktop.git
synced 2025-09-25 13:56:39 -04:00
28 lines
1.4 KiB
HTML
28 lines
1.4 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
|
|
<html>
|
|
<body>
|
|
<img src="qrc:/icons/kiwix/scalable/kiwix-desktop.svg" height="240" width="240" style="float:right"/>
|
|
<h1>{{KIWIX_DESKTOP_TITLE}}</h1>
|
|
<p>{{KIWIX_DESKTOP_DESCRIPTION}}</p>
|
|
<p><a href="https://kiwix.org">{{LEARN_MORE_ABOUT_KIWIX}}</a></p>
|
|
<h2>{{RELEASE}}</h2>
|
|
<p>{{SOURCE_CODE}}</p>
|
|
<p>{{VERSION_TXT}}</p>
|
|
<h2>{{REPORTING_PROBLEM}}</h2>
|
|
<p>{{REPORT_ISSUE}}
|
|
<p>{{REPORT_ISSUE_2}}</p>
|
|
<h2>{{LIBRARIES}}</h2>
|
|
<ul>
|
|
<li>Libzim - GPLv3 (<a href="https://openzim.org">openzim.org</a>)</li>
|
|
<li>Libkiwix - GPLv3 (<a href="https://github.com/kiwix/libkiwix">https://github.com/kiwix/libkiwix</a>)</li>
|
|
<li>Qt - LGPLv3 (<a href="https://qt.io">qt.io</a>)</li>
|
|
<li>Xapian - GPL (<a href="https://xapian.org">xapian.org</a>)</li>
|
|
<li>Mustache - Boost (<a href="https://github.com/kainjow/Mustache">https://github.com/kainjow/Mustache</a>)</li>
|
|
<li>Pugixml - MIT (<a href="https://pugixml.org">pugixml.org</a>)</li>
|
|
<li>ICU - ICU License (<a href="https://icu-project.org">icu-project.org</a>)</li>
|
|
<li>Libmicrohttpd - GPL (<a href="https://www.gnu.org/software/libmicrohttpd/">www.gnu.org/software/libmicrohttpd/</a>)</li>
|
|
<li>Aria2 - GPL (<a href="https://aria2.github.io">aria2.github.io</a>)</li>
|
|
<li>Selawik font - SIL Open Font License (<a href="https://github.com/microsoft/Selawik">github.com/microsoft/Selawik</a>)</li>
|
|
</ul>
|
|
</body></html>
|