From 6f0f7d1b40a8fa8d46a2d6f4317600001cdbbb18 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 19:57:27 +0200 Subject: Adding upstream version 43.5. Signed-off-by: Daniel Baumann --- data/assets/meson.build | 11 ++ data/assets/org.gnome.Software.Curated.xml | 121 +++++++++++++ data/assets/org.gnome.Software.Featured.xml | 262 +++++++++++++++++++++++++++ data/assets/up-to-date.svg | 264 ++++++++++++++++++++++++++++ 4 files changed, 658 insertions(+) create mode 100644 data/assets/meson.build create mode 100644 data/assets/org.gnome.Software.Curated.xml create mode 100644 data/assets/org.gnome.Software.Featured.xml create mode 100644 data/assets/up-to-date.svg (limited to 'data/assets') diff --git a/data/assets/meson.build b/data/assets/meson.build new file mode 100644 index 0000000..ca2cfa1 --- /dev/null +++ b/data/assets/meson.build @@ -0,0 +1,11 @@ +if get_option('default_featured_apps') + install_data('org.gnome.Software.Featured.xml', + install_dir : join_paths(get_option('datadir'), 'swcatalog', 'xml'), + ) +endif + +if get_option('hardcoded_curated') + install_data('org.gnome.Software.Curated.xml', + install_dir : join_paths(get_option('datadir'), 'swcatalog', 'xml'), + ) +endif diff --git a/data/assets/org.gnome.Software.Curated.xml b/data/assets/org.gnome.Software.Curated.xml new file mode 100644 index 0000000..4dc828c --- /dev/null +++ b/data/assets/org.gnome.Software.Curated.xml @@ -0,0 +1,121 @@ + + + + + org.gnome.Aisleriot + + GnomeSoftware::popular + + + + org.gnome.Boxes.desktop + + GnomeSoftware::popular + + + + org.gnome.Builder.desktop + + GnomeSoftware::popular + + + + org.gnome.Calendar.desktop + + GnomeSoftware::popular + + + + org.gnome.clocks.desktop + + GnomeSoftware::popular + + + + org.gnome.Contacts.desktop + + GnomeSoftware::popular + + + + org.gnome.Dictionary + + GnomeSoftware::popular + + + + org.gnome.Evince + + GnomeSoftware::popular + + + + org.gnome.Evolution.desktop + + GnomeSoftware::popular + + + + org.gnome.Geary.desktop + + GnomeSoftware::popular + + + + org.gnome.Maps.desktop + + GnomeSoftware::popular + + + + org.gnome.Nautilus.desktop + + GnomeSoftware::popular + + + + im.bernard.Nostalgia + + GnomeSoftware::popular + + + + org.gnome.Notes.desktop + + GnomeSoftware::popular + + + + org.gnome.Photos.desktop + + GnomeSoftware::popular + + + + org.gnome.Polari.desktop + + GnomeSoftware::popular + + + + org.gnome.Todo + + GnomeSoftware::popular + + + + org.gnome.Totem.desktop + + GnomeSoftware::popular + + + + org.gnome.Weather + + GnomeSoftware::popular + + + diff --git a/data/assets/org.gnome.Software.Featured.xml b/data/assets/org.gnome.Software.Featured.xml new file mode 100644 index 0000000..1a759a2 --- /dev/null +++ b/data/assets/org.gnome.Software.Featured.xml @@ -0,0 +1,262 @@ + + + + + app.drey.Dialect + + True + + + + app.drey.Warp + + True + + + + com.adrienplazas.Metronome + + True + + + + com.belmoussaoui.Authenticator + + True + + + + com.belmoussaoui.Decoder + + True + + + + com.belmoussaoui.Obfuscate + + True + + + + com.bitstower.Markets + + True + + + + com.github.alexhuntley.Plots + + True + + + + com.github.bleakgrey.tootle + + True + + + + com.github.geigi.cozy + + True + + + + com.github.hugolabe.Wike + + True + + + + com.github.huluti.Curtail + + True + + + + com.github.liferooter.textpieces + + True + + + + com.github.maoschanz.drawing + + True + + + + com.gitlab.newsflash + + True + + + + com.rafaelmardojai.Blanket + + True + + + + com.rafaelmardojai.SharePreview + + True + + + + com.rafaelmardojai.WebfontKitGenerator + + True + + + + de.haeckerfelix.AudioSharing + + True + + + + de.haeckerfelix.Fragments + + True + + + + de.haeckerfelix.Shortwave + + True + + + + dev.Cogitri.Health + + True + + + + dev.geopjr.Collision + + True + + + + fr.romainvigier.MetadataCleaner + + True + + + + io.bassi.Amberol + + True + + + + io.github.lainsce.Khronos + + True + + + + io.github.seadve.Kooha + + True + + + + io.github.seadve.Mousai + + True + + + + org.gaphor.Gaphor + + True + + + + org.gnome.DejaDup + + True + + + + org.gnome.gitlab.somas.Apostrophe + + True + + + + org.gnome.gitlab.YaLTeR.Identity + + True + + + + org.gnome.gitlab.YaLTeR.VideoTrimmer + + True + + + + org.gnome.Podcasts + + True + + + + org.gnome.Polari + + True + + + + org.gnome.Solanum + + True + + + + org.gnome.World.Citations + + True + + + + org.gnome.World.PikaBackup + + True + + + + org.gnome.World.Secrets + + True + + + + org.gustavoperedo.FontDownloader + + True + + + + re.sonny.Commit + + True + + + + re.sonny.Junction + + True + + + + re.sonny.Tangram + + True + + + diff --git a/data/assets/up-to-date.svg b/data/assets/up-to-date.svg new file mode 100644 index 0000000..99122cd --- /dev/null +++ b/data/assets/up-to-date.svg @@ -0,0 +1,264 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3