SpotifySettingsPage: Update Wiki page URL
This commit is contained in:
parent
9b5fe3bfd6
commit
2778a55e8e
|
@ -123,7 +123,7 @@
|
|||
<item>
|
||||
<widget class="QLabel" name="label_warning_text">
|
||||
<property name="text">
|
||||
<string><html><head/><body><p>The GStreamer Spotify plugin is not detected, you will not be able to stream songs from Spotify without it. See: <a href="https://github.com/strawberrymusicplayer/strawberry/wiki/GStreamer-Spotify-plugin"><span style=" text-decoration: underline; color:#0000ff;">https://github.com/strawberrymusicplayer/strawberry/wiki/GStreamer-Spotify-plugin</span></a> for instructions on how to install the plugin.</p></body></html></string>
|
||||
<string><html><head/><body><p>The GStreamer Spotify plugin is not detected, you will not be able to stream songs from Spotify without it. See <a href="https://wiki.strawberrymusicplayer.org/wiki/Installing_GStreamer_Spotify_plugin"><span style=" text-decoration: underline; color:#2980b9;">Wiki</span></a> for instructions on how to install the plugin.</p></body></html></string>
|
||||
</property>
|
||||
<property name="alignment">
|
||||
<set>Qt::AlignmentFlag::AlignLeading|Qt::AlignmentFlag::AlignLeft|Qt::AlignmentFlag::AlignTop</set>
|
||||
|
|
Loading…
Reference in New Issue