22
33<!--
44Copyright 2020-2024 Louis Brauer / <louis@brauer.family>
5- Copyright © 2026 <https://github.com/technosf>
6- SPDX-FileCopyrightText: 2024<https://github.com/technosf>
5+ Copyright © 2024 <https://github.com/technosf>
6+ SPDX-FileCopyrightText: 2024 <https://github.com/technosf>
77
88SPDX-License-Identifier: GPL-3.0-or-later
99-->
@@ -21,8 +21,8 @@ SPDX-License-Identifier: GPL-3.0-or-later
2121 </developer >
2222 <launchable type =" desktop-id" >com.github.louis77.tuner.desktop</launchable >
2323 <branding >
24- <color type =" primary" scheme_preference =" light" >#d2d9db </color >
25- <color type =" primary" scheme_preference =" dark" >#77b8f1 </color >
24+ <color type =" primary" scheme_preference =" light" >#eff744 </color >
25+ <color type =" primary" scheme_preference =" dark" >#c599f4 </color >
2626 </branding >
2727 <summary >Internet Radio</summary >
2828 <description >
@@ -41,37 +41,33 @@ SPDX-License-Identifier: GPL-3.0-or-later
4141 <translation type =" gettext" >gnome-builder</translation >
4242
4343 <screenshots >
44- <screenshot type =" default" >
45- <image >https://raw.githubusercontent.com/louis77/tuner/master/docs/Tuner_2.0_discover .png</image >
46- <caption >Tuner with dark theme, discovery </caption >
44+ <screenshot type =" default" >>
45+ <image >https://raw.githubusercontent.com/louis77/tuner/master/docs/Tuner_201_one .png</image >
46+ <caption >Tuner with light theme, Discover </caption >
4747 </screenshot >
4848 <screenshot >
49- <image >https://raw.githubusercontent.com/louis77/tuner/master/docs/Tuner_2.0_starred .png</image >
50- <caption >Tuner with light theme, starred stations </caption >
49+ <image >https://raw.githubusercontent.com/louis77/tuner/master/docs/Tuner_201_stream .png</image >
50+ <caption >Tuner stream metadata </caption >
5151 </screenshot >
5252 <screenshot >
53- <image >https://raw.githubusercontent.com/louis77/tuner/master/docs/Tuner_2.0_search .png</image >
54- <caption >Tuner search for stations</caption >
53+ <image >https://raw.githubusercontent.com/louis77/tuner/master/docs/Tuner_201_star .png</image >
54+ <caption >Tuner starred stations</caption >
5555 </screenshot >
5656 <screenshot >
57- <image >https://raw.githubusercontent.com/louis77/tuner/master/docs/Tuner_2.0_saved .png</image >
58- <caption >Tuner saved searches </caption >
57+ <image >https://raw.githubusercontent.com/louis77/tuner/master/docs/Tuner_201_lang .png</image >
58+ <caption >Tuner translation languages </caption >
5959 </screenshot >
6060 <screenshot >
61- <image >https://raw.githubusercontent.com/louis77/tuner/master/docs/Tuner_2.0_meta.png </image >
62- <caption >Tuner playing station metadata </caption >
61+ <image >https://raw.githubusercontent.com/louis77/tuner/master/docs/Tuner_201_jukebox </image >
62+ <caption >Tuner Jukebox and options popover </caption >
6363 </screenshot >
6464 <screenshot >
65- <image >https://raw.githubusercontent.com/louis77/tuner/master/docs/Tuner_2.0_pref .png</image >
66- <caption >Tuner preferences </caption >
65+ <image >https://raw.githubusercontent.com/louis77/tuner/master/docs/Tuner_201_genre .png</image >
66+ <caption >Tuner generes and subgeneres </caption >
6767 </screenshot >
6868 <screenshot >
69- <image >https://raw.githubusercontent.com/louis77/tuner/master/docs/Tuner_2.0_context.png</image >
70- <caption >Tuner station context information</caption >
71- </screenshot >
72- <screenshot >
73- <image >https://raw.githubusercontent.com/louis77/tuner/master/docs/Tuner_2.0_jukebox.png</image >
74- <caption >Tuner jukebox station shuffle</caption >
69+ <image >https://raw.githubusercontent.com/louis77/tuner/master/docs/Tuner_201_dark.png.png</image >
70+ <caption >Tuner with dark theme, saved search</caption >
7571 </screenshot >
7672 </screenshots >
7773
@@ -109,13 +105,13 @@ SPDX-License-Identifier: GPL-3.0-or-later
109105 </replaces >
110106
111107 <releases >
112- <release version =" 2.0.1-beta2 " date =" 2026-02-23 " >
108+ <release version =" 2.0.1-beta3 " date =" 2026-02-26 " >
113109 <description >
114110 <p >Maintanance release:</p >
115111 <ul >
116112 <li >Updated freedesktop platform from 24.08 to 25.08</li >
117- <li >Removed module vala as now included in freedesktop platform</li >
118- <li >Removed module libsoup as now included in freedesktop platform</li >
113+ <li >Removed vala module as now included in freedesktop platform</li >
114+ <li >Removed libsoup module as now included in freedesktop platform</li >
119115 <li >Bumped libgee to 0.20.8</li >
120116 <li >Sharpened some wording, fixed typos</li >
121117 <li >Updated translated strings and incorporated fresh translations</li >
0 commit comments