Check-in [c159673973]
Overview
Comment: | Step-tutorial for bookmarking a station. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
c159673973bf4903fa3b069d53c4f2e0 |
User & Date: | mario on 2015-05-07 19:21:20 |
Other Links: | manifest | tags |
Context
2015-05-07
| ||
19:21 | Lock WindowsMediaGuide plugin against >2.1.8 check-in: 55b6ad457a user: mario tags: trunk | |
19:21 | Step-tutorial for bookmarking a station. check-in: c159673973 user: mario tags: trunk | |
17:12 | Explain in detail how to enable pluginmanager2 extension. check-in: b0ca9793cb user: mario tags: trunk | |
Changes
Modified help/channel_bookmarks.page from [53c0d8ae18] to [b8f52ac3e6].
1 2 3 4 5 6 7 8 9 10 11 12 13 | <page xmlns="http://projectmallard.org/1.0/" type="guide" id="bookmarks"> <info> <link type="guide" xref="index#channels"/> <link type="guide" xref="channels#list"/> <link type="guide" xref="streams#actions"/> <desc>Collect favourites via bookmark function, entry editing and deleting.</desc> </info> <title>Bookmarks</title> | | < > | | > > | > | | | | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 | <page xmlns="http://projectmallard.org/1.0/" type="guide" id="bookmarks"> <info> <link type="guide" xref="index#channels"/> <link type="guide" xref="channels#list"/> <link type="guide" xref="streams#actions"/> <desc>Collect favourites via bookmark function, entry editing and deleting.</desc> </info> <title>Bookmarks</title> <p>Streamtuner2 allows to bookmark favourite streams/stations.</p> <list> <item><p>Use right click for a stations <guiseq><gui>context menu</gui> <gui>bookmark</gui></guiseq></p></item> <item><p>Or just press <key>F8</key> on a selected radio.</p></item> <item><p>Else use the main menu <guiseq><gui>Station</gui> <gui>bookmark</gui></guiseq></p></item> </list> <p>Once bookmarked the station is listed under <guiseq><gui style="menu"><key>bookmarks</key></gui> <gui><key>favourite</key></gui></guiseq>.</p> <p>Additionally every appearance of the station in other channel tabs gets a ★ star icon.</p> <section id="editing"> <title>Editing</title> <p>Entries can be removed from the bookmark list again. Use <guiseq><gui>Edit</gui> <gui>Delete</gui></guiseq> or the <key>DEL</key> key for that.</p> |
︙ | ︙ |