-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Modify metainfo with Endless Key brand as the new metainfo: org.endlessos.Key.metainfo.xml.in.in Fixes: #15
- Loading branch information
Showing
3 changed files
with
32 additions
and
198 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<component type="desktop-application"> | ||
<id>@BASE_APPLICATION_ID@</id> | ||
<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://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://www.endlessos.org/key</url> | ||
<url type="translate">https://learningequality.org/translate/</url> | ||
<description> | ||
<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 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> | ||
</releases> | ||
<content_rating type="oars-1.1" /> | ||
<update_contact>info_at_learningequality.org</update_contact> | ||
<translation type="gettext">kolibri-gnome</translation> | ||
<compulsory_for_desktop>endless</compulsory_for_desktop> | ||
</component> |
196 changes: 0 additions & 196 deletions
196
data/metainfo/org.learningequality.Kolibri.metainfo.xml.in.in
This file was deleted.
Oops, something went wrong.