diff --git a/gui/src/index.html b/gui/src/index.html index 8932ccd7..26c19cde 100644 --- a/gui/src/index.html +++ b/gui/src/index.html @@ -1816,14 +1816,21 @@
None/Vox
-

Select "None/Vox" if you want to use Vox for triggering PTT. No connection to rigctld will be established. No frequency information is availble.

+

+ Select "None/Vox" if you want to use Vox for triggering PTT. + No connection to rigctld will be established. No frequency + information is availble. +

Hamlib
-

Select "Hamlib" if you want to have more control over your radio. Please ensure, rigctld is running.

+

+ Select "Hamlib" if you want to have more control over your + radio. Please ensure, rigctld is running. +

@@ -1955,25 +1962,41 @@
Auto-Updater
-

The auto updater loads the latest version from Github and installs it automatically. You can select the update channel in settings. Once an update has been downlaoded, you need to confirm the auto-installation and restart.

+

+ The auto updater loads the latest version from Github and + installs it automatically. You can select the update channel + in settings. Once an update has been downlaoded, you need to + confirm the auto-installation and restart. +

Alpha
-

Alpha releases contain the most recent changes, but there is a high change, these versions are unstable. They might also occur more often.

+

+ Alpha releases contain the most recent changes, but there is a + high change, these versions are unstable. They might also + occur more often. +

Beta
-

Beta releases are more stable than Alpha releases. They are a good tradeoff between latest features and stability. They will be updated less often. A beta release wasnt released yet.

+

+ Beta releases are more stable than Alpha releases. They are a + good tradeoff between latest features and stability. They will + be updated less often. A beta release wasnt released yet. +

Stable
-

Stable releases are the most stable versions. Until today we didn't release a stable version, yet.

+

+ Stable releases are the most stable versions. Until today we + didn't release a stable version, yet. +