From 04bdcfb906e4f9fb2fc4b1658360121078332769 Mon Sep 17 00:00:00 2001 From: Maximiliano Sandoval Date: Sun, 31 Mar 2024 22:46:35 +0200 Subject: [PATCH 1/2] metainfo: Add app branding --- data/de.haeckerfelix.Shortwave.metainfo.xml.in.in | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/data/de.haeckerfelix.Shortwave.metainfo.xml.in.in b/data/de.haeckerfelix.Shortwave.metainfo.xml.in.in index 17b4c7f9..6f389f9c 100644 --- a/data/de.haeckerfelix.Shortwave.metainfo.xml.in.in +++ b/data/de.haeckerfelix.Shortwave.metainfo.xml.in.in @@ -69,6 +69,12 @@ touch + + + #f5c211 + #865e3c + + -- GitLab From 16d305851ab18e6b4d897b36ab263909bb0f4c1c Mon Sep 17 00:00:00 2001 From: Maximiliano Sandoval Date: Sun, 31 Mar 2024 23:16:04 +0200 Subject: [PATCH 2/2] metainfo: Restructure and add a more detailed description - Remove update_contact - Remove kudos - Remove translatable=no from name --- ....haeckerfelix.Shortwave.metainfo.xml.in.in | 73 +++++++++---------- 1 file changed, 35 insertions(+), 38 deletions(-) diff --git a/data/de.haeckerfelix.Shortwave.metainfo.xml.in.in b/data/de.haeckerfelix.Shortwave.metainfo.xml.in.in index 6f389f9c..99f41103 100644 --- a/data/de.haeckerfelix.Shortwave.metainfo.xml.in.in +++ b/data/de.haeckerfelix.Shortwave.metainfo.xml.in.in @@ -1,21 +1,13 @@ - + @APP_ID@ @NAME@ - Listen to internet radio @PKGNAME@ - - Felix Häcker - - Felix Häcker - - haeckerfelix@gnome.org - CC0-1.0 - GPL-3.0-or-later @APP_ID@.desktop - + + Listen to internet radio

Shortwave is an internet radio player that provides access to a station database with over 30,000 stations. @@ -30,51 +22,56 @@

  • Seamless integration into the GNOME desktop environment
  • + - - - https://gitlab.gnome.org/World/Shortwave/raw/main/data/screenshots/1.png - - - https://gitlab.gnome.org/World/Shortwave/raw/main/data/screenshots/2.png - - - https://gitlab.gnome.org/World/Shortwave/raw/main/data/screenshots/3.png - - + + Felix Häcker + + Felix Häcker + + + + #f5c211 + #865e3c + + + + CC0-1.0 + GPL-3.0-or-later + https://gitlab.gnome.org/World/Shortwave https://gitlab.gnome.org/World/Shortwave/issues https://liberapay.com/haecker-felix https://l10n.gnome.org/module/Shortwave/ + https://matrix.to/#/#shortwave:gnome.org https://gitlab.gnome.org/World/Shortwave + https://welcome.gnome.org/app/Shortwave/ - - HiDpiIcon - ModernToolkit - Notifications - - - - mobile - - + 360 - keyboard pointing touch - - - #f5c211 - #865e3c - + + + + https://gitlab.gnome.org/World/Shortwave/raw/main/data/screenshots/1.png + + + https://gitlab.gnome.org/World/Shortwave/raw/main/data/screenshots/2.png + + + https://gitlab.gnome.org/World/Shortwave/raw/main/data/screenshots/3.png + + + -- GitLab