[gnome-software: 1/2] data: Add new Circle entries to featured apps




commit 0a7b1bc51a8c07e5276b9d254180a2c0eb6841cc
Author: Sophie Herold <sophie hemio de>
Date:   Fri Oct 1 21:32:51 2021 +0000

    data: Add new Circle entries to featured apps
    
    Add Metronome and Text Pieces

 data/assets/org.gnome.Software.Featured.xml | 12 ++++++++++++
 1 file changed, 12 insertions(+)
---
diff --git a/data/assets/org.gnome.Software.Featured.xml b/data/assets/org.gnome.Software.Featured.xml
index 2066a0dd8..5b61d0d98 100644
--- a/data/assets/org.gnome.Software.Featured.xml
+++ b/data/assets/org.gnome.Software.Featured.xml
@@ -183,6 +183,12 @@
   </component>
 
   <!-- GNOME Circle apps (https://circle.gnome.org) -->
+  <component merge="append">
+    <id>com.adrienplazas.Metronome</id>
+    <custom>
+      <value key="GnomeSoftware::FeatureTile">True</value>
+    </custom>
+  </component>
   <component merge="append">
     <id>com.belmoussaoui.Authenticator</id>
     <custom>
@@ -243,6 +249,12 @@
       <value key="GnomeSoftware::FeatureTile">True</value>
     </custom>
   </component>
+  <component merge="append">
+    <id>com.github.liferooter.textpieces</id>
+    <custom>
+      <value key="GnomeSoftware::FeatureTile">True</value>
+    </custom>
+  </component>
   <component merge="append">
     <id>com.github.maoschanz.drawing</id>
     <custom>


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