scan-setup: add addScanMenuFrontendOptions() only once

Origin commit data
------------------
Commit: cdac740084
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-08-28 (Sun, 28 Aug 2022)

Origin message was:
------------------
- scan-setup: add addScanMenuFrontendOptions() only once
This commit is contained in:
vanhofen
2022-08-28 21:16:24 +02:00
parent 2f5506bf3b
commit 24204cb386
5 changed files with 25 additions and 15 deletions

View File

@@ -2963,6 +2963,7 @@ typedef enum
LOCALE_TUNERSETUP_POWER,
LOCALE_TUNERSETUP_SAT,
LOCALE_TUNERSETUP_TERR,
LOCALE_TUNERSETUP_TUNERSETUP,
LOCALE_UNICABLE_LNB,
LOCALE_UNICABLE_PIN,
LOCALE_UNICABLE_PIN_HINT,

View File

@@ -2963,6 +2963,7 @@ const char * locale_real_names[] =
"tunersetup.power",
"tunersetup.sat",
"tunersetup.terr",
"tunersetup.tunersetup",
"unicable.lnb",
"unicable.pin",
"unicable.pin_hint",