[gnome-software: 4/4] Merge branch 'mwleeds/pwa-plugin' into 'main'




commit 70e84798a293734dca95eba308ba000d5a53f253
Merge: c9f99a959 613415313
Author: Philip Withnall <philip tecnocode co uk>
Date:   Wed May 11 16:22:21 2022 +0000

    Merge branch 'mwleeds/pwa-plugin' into 'main'
    
    Bring back webapp support
    
    See merge request GNOME/gnome-software!1182

 .gitlab-ci.yml                                     |   4 +-
 .gitlab-ci/fedora.Dockerfile                       |   1 +
 contrib/gnome-software.spec.in                     |   2 +
 meson_options.txt                                  |   1 +
 plugins/core/gs-plugin-icons.c                     |   1 +
 plugins/epiphany/gs-plugin-epiphany.c              | 770 +++++++++++++++++++++
 plugins/epiphany/gs-plugin-epiphany.h              |  20 +
 plugins/epiphany/gs-self-test.c                    | 233 +++++++
 plugins/epiphany/meson.build                       |  87 +++
 .../org.freedesktop.portal.DynamicLauncher.xml     | 332 +++++++++
 .../epiphany/org.gnome.Epiphany.WebAppProvider.xml |  85 +++
 ....gnome.Software.Plugin.Epiphany.metainfo.xml.in |  11 +
 plugins/meson.build                                |   3 +
 po/POTFILES.in                                     |   1 +
 src/gs-installed-page.c                            |   6 +
 subprojects/libglib-testing.wrap                   |   2 +-
 16 files changed, 1556 insertions(+), 3 deletions(-)
---


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]