keybind-setup: fix/introduce g_settings.bouquetlist_mode

Origin commit data
------------------
Branch: ni/coolstream
Commit: 7961b56a69
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-12-09 (Thu, 09 Dec 2021)

Origin message was:
------------------
- keybind-setup: fix/introduce g_settings.bouquetlist_mode

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2021-12-09 23:35:50 +01:00
parent 2d4c232540
commit 8de975e92d
5 changed files with 44 additions and 11 deletions

View File

@@ -232,9 +232,8 @@ function do_submit()
<td>&nbsp;OK-Taste f&uuml;r</td>
<td>
<select name="bouquetlist_mode" title="OK-Button for...">
<option value="0" selected="selected">Bouquet-Kan&auml;le</option>
<option value="1">Bouquetliste</option>
<option value="2">Kanalliste</option>
<option value="0" selected="selected">Kanalliste</option>
<option value="1">Favoriten</option>
</select>
</td>
</tr>