Skip to content

Commit

Permalink
metainfo: Use Endless Key brand
Browse files Browse the repository at this point in the history
Fixes: #15
  • Loading branch information
starnight committed Aug 30, 2023
1 parent a9c063a commit 1bc0d0c
Showing 1 changed file with 19 additions and 6 deletions.
25 changes: 19 additions & 6 deletions data/metainfo/org.learningequality.Kolibri.metainfo.xml.in.in
Original file line number Diff line number Diff line change
@@ -1,27 +1,40 @@
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
<id>@BASE_APPLICATION_ID@</id>
<name>Kolibri</name>
<developer_name>Learning Equality</developer_name>
<name>Endless Key</name>
<developer_name>Endless OS Foundation</developer_name>
<summary>Offline education technology platform</summary>
<metadata_license>CC0-1.0</metadata_license>
<project_license>MIT</project_license>
<url type="homepage">https://learningequality.org/kolibri/</url>
<url type="homepage">https://www.endlessos.org/key</url>
<url type="donation">https://learningequality.org/donate/</url>
<url type="help">https://kolibri.readthedocs.io/en/latest/</url>
<url type="bugtracker">https://github.com/learningequality/kolibri/issues</url>
<url type="bugtracker">https://www.endlessos.org/key</url>
<url type="translate">https://learningequality.org/translate/</url>
<description>
<p>Kolibri makes high quality education technology available in low-resource communities such as rural schools, refugee camps, orphanages, non-formal school systems, and prison systems. Running on a wide variety of hardware, it enables offline access to a rich set of content and tools to support learners, coaches, and administrators.</p>
<p>Endless Key makes high quality education technology available in low-resource communities such as rural schools, refugee camps, orphanages, non-formal school systems, and prison systems. Running on a wide variety of hardware, it enables offline access to a rich set of content and tools to support learners, coaches, and administrators.</p>
</description>
<launchable type="desktop-id">@[email protected]</launchable>
<screenshots>
<screenshot type="default">
<caption>Browsing content channels in Kolibri</caption>
<caption>Browsing content channels in Endless Key</caption>
<image type="source" width="1600" height="900">https://raw.githubusercontent.com/learningequality/kolibri-installer-gnome/master/doc/Screenshot-1.png</image>
</screenshot>
</screenshots>
<releases>
<release version="2.3.3" date="2023-08-25" type="stable">
<description>
<p>Changes included in this release:</p>
<ul>
<li>
Forked from <a href="https://github.com/learningequality/kolibri-installer-gnome/releases/tag/v2.3.2">kolibri-installer-gnome</a>.
</li>
<li>
Use Endless Key flavor configuration and scheme.
</li>
</ul>
</description>
</release>
<release version="2.3.2" date="2023-08-25" type="stable">
<description>
<p>Changes included in this release:</p>
Expand Down

0 comments on commit 1bc0d0c

Please sign in to comment.