From e685e03d9e92893840b220ad871d715833d5bf31 Mon Sep 17 00:00:00 2001 From: David Keller Date: Sat, 11 Jan 2025 16:30:55 +0100 Subject: [PATCH 1/2] Chore: update screenshot links --- data/org.gnome.Decibels.metainfo.xml.in.in | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/data/org.gnome.Decibels.metainfo.xml.in.in b/data/org.gnome.Decibels.metainfo.xml.in.in index bef4410..b220680 100644 --- a/data/org.gnome.Decibels.metainfo.xml.in.in +++ b/data/org.gnome.Decibels.metainfo.xml.in.in @@ -18,12 +18,12 @@ - https://static.gnome.org/appdata/decibels/main-lodpi-light.png - https://static.gnome.org/appdata/decibels/main-hidpi-light.png + https://static.gnome.org/appdata/gnome-48/decibels/playing-light-x1.png + https://static.gnome.org/appdata/gnome-48/decibels/playing-light-x2.png - https://static.gnome.org/appdata/decibels/main-lodpi-dark.png - https://static.gnome.org/appdata/decibels/main-hidpi-dark.png + https://static.gnome.org/appdata/gnome-48/decibels/playing-dark-x1.png + https://static.gnome.org/appdata/gnome-48/decibels/playing-dark-x2.png -- GitLab From fff6f0227b0c3354ceb5753d19a64f30dcfad649 Mon Sep 17 00:00:00 2001 From: David Keller Date: Sat, 11 Jan 2025 16:44:55 +0100 Subject: [PATCH 2/2] Chore: Change images in the readme --- README.md | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 7b7ba1c..66bec8e 100644 --- a/README.md +++ b/README.md @@ -5,10 +5,15 @@ Play audio files. -![The main view of Decibels.](./data/screenshots/screenshot-1.png) - -![Decibels in dark mode and on a mobile.](./data/screenshots/screenshot-2.png) - + + + + Screenshot of the app while playing a track + ## Installing -- GitLab