Improved abaresip+ about texts formatting

This commit is contained in:
Juha Heinanen
2025-05-01 09:34:52 +03:00
parent 6fbc1a8a0a
commit d6357ed6ec
2 changed files with 13 additions and 6 deletions

View File

@ -49,8 +49,10 @@
<string name="about_text_plus">
<![CDATA[
<h1>Baresip-kirjastoon perustuva, videopuhelut ja pikaviestit mahdollistava SIP-sovellus</h1>
<br>
<p>Juha Heinanen &lt;jh@tutpro.com&gt;</p>
<p>Versio %1$s</p>
<br>
<h2>Käyttövihjeitä</h2>
<ul>
<li>Tarkista, että baresip+-sovelluksen Asetukset vastaavat tarpeitasi. Kunkin otsikon kosketus tarjoaa apua.</li>
@ -76,10 +78,11 @@
<li>Oman videokuvan näyttö ei toimi, jos video on vain lähetyssuuntainen.</li>
</ul>
<h2>Tietosuoja</h2>
Sovelluksen tietosuojakäytäntö on luettavissa <a href="https://raw.githubusercontent.com/juha-h/baresip-studio/video/PrivacyPolicy.txt">täältä</a>.
<p>Sovelluksen tietosuojakäytäntö on luettavissa <a href="https://raw.githubusercontent.com/juha-h/baresip-studio/video/PrivacyPolicy.txt">täältä</a>.</p>
<h2>Lähdekoodi</h2>
Lähdekoodi on saatavilla <a href=https://github.com/juha-h/baresip-studio>GitHub</a>:ssa,
missä voi myös raportoida virheistä.
<p>Lähdekoodi on saatavilla <a href=https://github.com/juha-h/baresip-studio>GitHub</a>:ssa,
missä voi myös raportoida virheistä.</p>
<br>
<h2>Lisenssit</h2>
<ul>
<li><b>BSD-3-Clause</b> except the following:</li>

View File

@ -51,8 +51,10 @@
<string name="about_text_plus">
<![CDATA[
<h1>Baresip library based SIP User Agent with video calls</h1>
<br>
<p>Juha Heinanen &lt;jh@tutpro.com&gt;</p>
<p>Version %1$s</p>
<br>
<h2>Usage Hints</h2>
<ul>
<li>Check that default values in baresip+\'s Settings meet your needs
@ -80,10 +82,12 @@
<li>Selfview is not properly shown when video stream is sendonly.</li>
</ul>
<h2>Privacy Policy</h2>
Privacy policy is available <a href="https://raw.githubusercontent.com/juha-h/baresip-studio/video/PrivacyPolicy.txt">here</a>.
<p>Privacy policy is available <a href="https://raw.githubusercontent.com/juha-h/baresip-studio/video/PrivacyPolicy.txt">here</a>.</p>
<br>
<h2>Source code</h2>
Source code is available at <a href="https://github.com/juha-h/baresip-studio">GitHub</a>,
where also issues can be reported.
<p>Source code is available at <a href="https://github.com/juha-h/baresip-studio">GitHub</a>,
where also issues can be reported.</p>
<br>
<h2>Licenses</h2>
<ul>
<li><b>BSD-3-Clause</b> except the following:</li>