Check-in [c4e068fd3f]
Overview
| Comment: | Use new logo in manual, merge introduction into first help section. |
|---|---|
| Downloads: | Tarball | ZIP archive | SQL archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA1: |
c4e068fd3f658b079464934f51d7695f |
| User & Date: | mario on 2016-12-02 22:12:46 |
| Other Links: | manifest | tags |
Context
|
2016-12-02
| ||
| 23:08 | Mirror manual changes into HTML pages. check-in: 731728afab user: mario tags: trunk | |
| 22:12 | Use new logo in manual, merge introduction into first help section. check-in: c4e068fd3f user: mario tags: trunk | |
| 20:55 | Fix heaps of typos (as reported by Oliver). check-in: c747c1119f user: mario tags: trunk | |
Changes
Modified help/img/logo.png from [d57b856bc5] to [d363568d73].
cannot compute difference between binary files
Modified help/index.page from [f9183d1517] to [178c716aaa].
1 2 3 4 5 6 7 | <!-- # title: streamtuner2 mallard help pages # pack: *.page=../../doc/streamtuner2/help/, img=../../doc/streamtuner2/help/ --> <page xmlns="http://projectmallard.org/1.0/" type="guide" id="index"> <info> | | | < | < | < | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 |
<!--
# title: streamtuner2 mallard help pages
# pack: *.page=../../doc/streamtuner2/help/, img=../../doc/streamtuner2/help/
-->
<page xmlns="http://projectmallard.org/1.0/" type="guide" id="index">
<info>
<title>Streamtuner2 </title>
<credit type="author"><name>Mario Salzer</name></credit>
<desc>Internet radio station browser</desc>
<revision pkgversion="2.2.0" version="2.2.0"/>
</info>
<title><media type="image" mime="image/png" src="img/logo.png">♪</media> Streamtuner2 </title>
<p>Streamtuner2 shows internet radio stations for easy browsing, playing, recording.</p>
<section id="browsing" style="2column">
<title>Browsing channels and radio stations</title>
</section>
<section id="channels" style="2column">
<title>Channel tabs</title>
|
| ︙ | ︙ |
Modified help/introduction.page from [0e01326a0c] to [cb267bbde6].
1 2 3 4 5 | <page xmlns="http://projectmallard.org/1.0/" type="guide" id="introduction"> <info> | | | 1 2 3 4 5 6 7 8 9 10 11 12 13 |
<page xmlns="http://projectmallard.org/1.0/"
type="guide"
id="introduction">
<info>
<link type="guide" xref="index#browsing"/>
<desc>Basic usage instructions. Selecting a channel, category, and playing a radio.</desc>
</info>
<title>Introduction</title>
<p>Streamtuner2 is a simple browser for internet radios. It acquires its radio lists
from various directory services. These are represented as "channel" tabs in the main
|
| ︙ | ︙ |