diff --git a/docs/manual/listen/index.md b/docs/manual/listen/index.md index 2f03c3649..64e508d74 100644 --- a/docs/manual/listen/index.md +++ b/docs/manual/listen/index.md @@ -1,6 +1,6 @@ In the Master Panel, beneath the **ON AIR** indicator, you will find the **LISTEN** button. -![](static/Screenshot358-Listen_button.png) +![](static/listen-button.png) This button opens a pop-up **Live stream** window, which enables you to monitor the streams that have been configured previously in the **Streams** page on the **System** menu. In the **Live stream** window, a drop-down menu enables you to switch between the streams which are currently available. Both the streaming server and name of the stream are shown. Your station logo is shown in the top left corner of the window, if you have uploaded one via the **Preferences** page on the **System** menu. diff --git a/docs/manual/listen/static/Screenshot358-Listen_button.png b/docs/manual/listen/static/Screenshot358-Listen_button.png deleted file mode 100644 index c36428336..000000000 Binary files a/docs/manual/listen/static/Screenshot358-Listen_button.png and /dev/null differ diff --git a/docs/manual/listen/static/listen-button.png b/docs/manual/listen/static/listen-button.png new file mode 100644 index 000000000..60f7226ee Binary files /dev/null and b/docs/manual/listen/static/listen-button.png differ