[gnome-software: 7/7] Merge branch '1409-add-available-for-fedora-section-to-the-explore-page' into 'main'




commit 96722f322c4d9a9106795da4ca547ad0bd374258
Merge: 773c5ac7c 6598585df
Author: Philip Withnall <philip tecnocode co uk>
Date:   Thu May 26 18:31:06 2022 +0000

    Merge branch '1409-add-available-for-fedora-section-to-the-explore-page' into 'main'
    
    Resolve "Add "Available for Fedora" section to the explore page"
    
    Closes #1409
    
    See merge request GNOME/gnome-software!967

 contrib/deployment-featured.ini                   |   4 +
 contrib/org.gnome.Software.DeploymentFeatured.xml |  11 ++
 doc/vendor-customisation.md                       |  32 ++++
 lib/gs-app-query.c                                |  64 ++++++++
 lib/gs-app-query.h                                |   2 +
 lib/gs-appstream.c                                |  49 ++++--
 lib/gs-appstream.h                                |   5 +
 lib/gs-cmd.c                                      |  27 ++++
 plugins/core/gs-plugin-appstream.c                |  13 +-
 plugins/flatpak/gs-flatpak.c                      |  17 ++
 plugins/flatpak/gs-flatpak.h                      |   7 +
 plugins/flatpak/gs-plugin-flatpak.c               |  11 +-
 src/gs-overview-page.c                            | 188 ++++++++++++++++++++++
 src/gs-overview-page.ui                           |  27 ++++
 14 files changed, 445 insertions(+), 12 deletions(-)
---


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