8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25 | </info>
<title>Channels</title>
<p>The tabs in the main window represent the music directory
channels/services. Each lists categories/genres and their associated radios/streams.</p>
<media type="image" mime="image/png" src="img/channels.png">Tabs</media>
<p>The notebook tabs can also be repositioned with
<guiseq><gui>Edit</gui> <gui>Channel tab position</gui> <gui>Left</gui></guiseq>.</p>
<p>If you first select a channel tab, the categories should appear or be loading.
Otherwise:</p>
<steps>
<item><p>Select a channel tab</p></item>
<item><p>Choose <guiseq><gui>Channel</gui> <gui>Reload categories...</gui></guiseq></p></item> |
|
|
>
>
| 8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27 | </info>
<title>Channels</title>
<p>The tabs in the main window represent the music directory
channels/services. Each lists categories/genres and their associated radios/streams.</p>
<media type="image" mime="image/png" src="img/channels-left.png">Tabs</media>
<p>The notebook tabs can also be repositioned with
<guiseq><gui>Edit</gui> <gui>Channel tab position</gui> <gui>Left</gui></guiseq>.
And since 2.1.5 you can directly reorder the channel tabs themselves,
by dragging them around.</p>
<p>If you first select a channel tab, the categories should appear or be loading.
Otherwise:</p>
<steps>
<item><p>Select a channel tab</p></item>
<item><p>Choose <guiseq><gui>Channel</gui> <gui>Reload categories...</gui></guiseq></p></item> |
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56 | </section>
<section id="actions">
<title>Channel menu actions</title>
<terms>
<item>
<title>Homepage of directory service</title>
<p>Opens a webbrowser with the current channels website.</p>
</item>
<item>
<title>Reload</title>
<p>Updates the current category and displays fresh station lists.</p>
</item>
<item>
<title>Update favicons...</title> |
|
>
| 44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59 | </section>
<section id="actions">
<title>Channel menu actions</title>
<terms>
<item>
<title>Homepage of directory service</title>
<p>Opens the website of the currently selected channel
in your configured web browser.</p>
</item>
<item>
<title>Reload</title>
<p>Updates the current category and displays fresh station lists.</p>
</item>
<item>
<title>Update favicons...</title> |