[gnome-software: 1/2] featured: Only feature Circle apps




commit 2969160082cece74cfcc9b7c8eb6d8db825f5ed1
Author: Tobias Bernard <tbernard gnome org>
Date:   Fri Feb 4 23:52:39 2022 +0100

    featured: Only feature Circle apps
    
    As discussed in !1173, this removes non-Circle apps from the default featured list.
    
    This is a less arbitrary and more sustainable method for creating and maintaining the list, since there's 
already a team doing that work for Circle.

 data/assets/org.gnome.Software.Featured.xml | 143 ----------------------------
 1 file changed, 143 deletions(-)
---
diff --git a/data/assets/org.gnome.Software.Featured.xml b/data/assets/org.gnome.Software.Featured.xml
index 63a1a25c8..9163194e4 100644
--- a/data/assets/org.gnome.Software.Featured.xml
+++ b/data/assets/org.gnome.Software.Featured.xml
@@ -1,148 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <components>
-  <component merge="append">
-    <id>inkscape.desktop</id>
-    <custom>
-      <value key="GnomeSoftware::FeatureTile">True</value>
-    </custom>
-  </component>
-  <component merge="append">
-    <id>mypaint.desktop</id>
-    <custom>
-      <value key="GnomeSoftware::FeatureTile">True</value>
-    </custom>
-  </component>
-  <component merge="append">
-    <id>org.gnome.Maps.desktop</id>
-    <custom>
-      <value key="GnomeSoftware::FeatureTile">True</value>
-    </custom>
-  </component>
-  <component merge="append">
-    <id>org.gnome.Boxes.desktop</id>
-    <categories>
-      <category>Featured</category>
-    </categories>
-    <custom>
-      <value key="GnomeSoftware::FeatureTile">True</value>
-    </custom>
-  </component>
-  <component merge="append">
-    <id>com.github.johnfactotum.Foliate</id>
-    <categories>
-      <category>Featured</category>
-    </categories>
-    <custom>
-      <value key="GnomeSoftware::FeatureTile">True</value>
-    </custom>
-  </component>
-  <component merge="append">
-    <id>org.gnome.SoundRecorder.desktop</id>
-    <custom>
-      <value key="GnomeSoftware::FeatureTile">True</value>
-    </custom>
-  </component>
-  <component merge="append">
-    <id>org.kde.kdenlive</id>
-    <custom>
-      <value key="GnomeSoftware::FeatureTile">True</value>
-    </custom>
-  </component>
-  <component merge="append">
-    <id>org.videolan.VLC</id>
-    <custom>
-      <value key="GnomeSoftware::FeatureTile">True</value>
-    </custom>
-  </component>
-  <component merge="append">
-    <id>com.spotify.Client</id>
-    <categories>
-      <category>Featured</category>
-    </categories>
-    <custom>
-      <value key="GnomeSoftware::FeatureTile">True</value>
-    </custom>
-  </component>
-  <component merge="append">
-    <id>com.slack.Slack</id>
-    <custom>
-      <value key="GnomeSoftware::FeatureTile">True</value>
-    </custom>
-  </component>
-  <component merge="append">
-    <id>com.bitwarden.desktop</id>
-    <custom>
-      <value key="GnomeSoftware::FeatureTile">True</value>
-    </custom>
-  </component>
-  <component merge="append">
-    <id>com.dropbox.Client</id>
-    <custom>
-      <value key="GnomeSoftware::FeatureTile">True</value>
-    </custom>
-  </component>
-  <component merge="append">
-    <id>org.darktable.Darktable</id>
-    <categories>
-      <category>Featured</category>
-    </categories>
-    <custom>
-      <value key="GnomeSoftware::FeatureTile">True</value>
-    </custom>
-  </component>
-  <component merge="append">
-    <id>com.calibre_ebook.calibre</id>
-    <categories>
-      <category>Featured</category>
-    </categories>
-    <custom>
-      <value key="GnomeSoftware::FeatureTile">True</value>
-    </custom>
-  </component>
-  <component merge="append">
-    <id>fr.free.Homebank</id>
-    <custom>
-      <value key="GnomeSoftware::FeatureTile">True</value>
-    </custom>
-  </component>
-  <component merge="append">
-    <id>net.sourceforge.Klavaro</id>
-    <custom>
-      <value key="GnomeSoftware::FeatureTile">True</value>
-    </custom>
-  </component>
-  <component merge="append">
-    <id>com.github.junrrein.PDFSlicer</id>
-    <custom>
-      <value key="GnomeSoftware::FeatureTile">True</value>
-    </custom>
-  </component>
-  <component merge="append">
-    <id>org.gnome.Todo.desktop</id>
-    <custom>
-      <value key="GnomeSoftware::FeatureTile">True</value>
-    </custom>
-  </component>
-  <component merge="append">
-    <id>com.valvesoftware.Steam</id>
-    <custom>
-      <value key="GnomeSoftware::FeatureTile">True</value>
-      <value key="GnomeSoftware::key-colors">[(17, 48, 70)]</value>
-    </custom>
-  </component>
-  <component merge="append">
-    <id>org.gnome.Tetravex</id>
-    <custom>
-      <value key="GnomeSoftware::FeatureTile">True</value>
-    </custom>
-  </component>
-  <component merge="append">
-    <id>org.stellarium.Stellarium</id>
-    <custom>
-      <value key="GnomeSoftware::FeatureTile">True</value>
-    </custom>
-  </component>
-
   <!-- GNOME Circle apps (https://circle.gnome.org) -->
   <component merge="append">
     <id>com.adrienplazas.Metronome</id>


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