From aba2c80b8ec5e1f28e81f4a675a15f68489cfa23 Mon Sep 17 00:00:00 2001 From: Jian-Hong Pan Date: Tue, 29 Aug 2023 17:50:37 +0800 Subject: [PATCH] metainfo: Use Endless Key brand Modify metainfo with Endless Key brand as the new metainfo: org.endlessos.Key.metainfo.xml.in.in Fixes: https://github.com/endlessm/endless-key-flatpak/issues/15 --- data/metainfo/meson.build | 4 +- .../org.endlessos.Key.metainfo.xml.in.in | 30 +++ ...earningequality.Kolibri.metainfo.xml.in.in | 196 ------------------ 3 files changed, 32 insertions(+), 198 deletions(-) create mode 100644 data/metainfo/org.endlessos.Key.metainfo.xml.in.in delete mode 100644 data/metainfo/org.learningequality.Kolibri.metainfo.xml.in.in diff --git a/data/metainfo/meson.build b/data/metainfo/meson.build index 5689fcf..b3b579e 100644 --- a/data/metainfo/meson.build +++ b/data/metainfo/meson.build @@ -2,8 +2,8 @@ metainfo_dir = join_paths(datadir, 'metainfo') metainfo_file = i18n.merge_file( input: configure_file( - input: 'org.learningequality.Kolibri.metainfo.xml.in.in', - output: 'org.learningequality.Kolibri.metainfo.xml.in', + input: 'org.endlessos.Key.metainfo.xml.in.in', + output: 'org.endlessos.Key.metainfo.xml.in', configuration: kolibri_app_config ), output: base_application_id + '.metainfo.xml', diff --git a/data/metainfo/org.endlessos.Key.metainfo.xml.in.in b/data/metainfo/org.endlessos.Key.metainfo.xml.in.in new file mode 100644 index 0000000..1ea43d3 --- /dev/null +++ b/data/metainfo/org.endlessos.Key.metainfo.xml.in.in @@ -0,0 +1,30 @@ + + + @BASE_APPLICATION_ID@ + Endless Key + Endless OS Foundation + Offline education technology platform + CC0-1.0 + MIT + https://www.endlessos.org/key + https://learningequality.org/donate/ + https://kolibri.readthedocs.io/en/latest/ + https://www.endlessos.org/key + https://learningequality.org/translate/ + +

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.

+
+ @FRONTEND_APPLICATION_ID@.desktop + + + Browsing content channels in Endless Key + https://raw.githubusercontent.com/learningequality/kolibri-installer-gnome/master/doc/Screenshot-1.png + + + + + + info_at_learningequality.org + kolibri-gnome + endless +
diff --git a/data/metainfo/org.learningequality.Kolibri.metainfo.xml.in.in b/data/metainfo/org.learningequality.Kolibri.metainfo.xml.in.in deleted file mode 100644 index 836778a..0000000 --- a/data/metainfo/org.learningequality.Kolibri.metainfo.xml.in.in +++ /dev/null @@ -1,196 +0,0 @@ - - - @BASE_APPLICATION_ID@ - Kolibri - Learning Equality - Offline education technology platform - CC0-1.0 - MIT - https://learningequality.org/kolibri/ - https://learningequality.org/donate/ - https://kolibri.readthedocs.io/en/latest/ - https://github.com/learningequality/kolibri/issues - https://learningequality.org/translate/ - -

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.

-
- @FRONTEND_APPLICATION_ID@.desktop - - - Browsing content channels in Kolibri - https://raw.githubusercontent.com/learningequality/kolibri-installer-gnome/master/doc/Screenshot-1.png - - - - - -

Changes included in this release:

-
    -
  • - An issue was resolved which caused Kolibri to crash when starting - for the first time on some systems. -
  • -
-
-
- - -

Changes included in this release:

-
    -
  • - An issue was resolved which caused Kolibri to hang when using - automatic login. -
  • -
-
-
- - -

Changes included in this release:

-
    -
  • - The application no longer uses a deprecated Kolibri setting. -
  • -
-
-
- - -

Changes included in this release:

-
    -
  • - The application runtime is updated to GNOME 44. -
  • -
-
-
- - -

Changes included in this release:

-
    -
  • - Kolibri is updated to 0.15.12. -
  • -
-
-
- - -

Changes included in this release:

-
    -
  • - The About dialog now displays Kolibri's version in addition to the - desktop application's version. -
  • -
  • - The desktop application now supports downloading files, for example - to download configuration or log files from Kolibri, or to make - another copy of a video. -
  • -
  • - Kolibri is updated to 0.15.11. -
  • -
-
-
- - -

Changes included in this release:

-
    -
  • - Kolibri is updated to 0.15.7. -
  • -
-
-
- - -

Changes included in this release:

-
    -
  • - Kolibri is updated to 0.15.3. -
  • -
-
-
- - -

Changes included in this release:

-
    -
  • - Kolibri is updated to 0.15.2. -
  • -
  • - The application runtime is updated to GNOME 42. -
  • -
-
-
- - -

Changes included in this release:

-
    -
  • - Minor bug fix for initial setup in some environments. -
  • -
-
-
- - -

Changes included in this release:

-
    -
  • - Kolibri is updated to version 0.15.1. -
  • -
  • - The application runtime is updated to GNOME 41. -
  • -
  • - The background service uses a smaller number of cherrypy threads by - default. -
  • -
  • - Kolibri will sign in automatically as long as the - KOLIBRI_APP_FORCE_AUTOMATIC_LOGIN environment variable is set. -
  • -
  • - When using automatic sign in, Kolibri will disable guest access - and certain user account controls by default. This can be changed in - facility settings. -
  • -
-
-
- - -

Changes included in this release:

-
    -
  • - The header bar now has navigation controls. -
  • -
  • - The loading screen will appear more reliably. -
  • -
  • - Desktop launchers for Kolibri channels will open as separate - applications, and include search providers. -
  • -
  • - Kolibri now copies static files instead of creating symbolic - links. -
  • -
  • - When kolibri-daemon is a system service, Kolibri will sign in - automatically without needing to create a user account. -
  • -
-
-
- -
- - info_at_learningequality.org - kolibri-gnome - endless -