aboutsummaryrefslogtreecommitdiff
path: root/system
diff options
context:
space:
mode:
Diffstat (limited to 'system')
-rw-r--r--system/settings/settings.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/system/settings/settings.xml b/system/settings/settings.xml
index 799fe161e8..71b3b2f23a 100644
--- a/system/settings/settings.xml
+++ b/system/settings/settings.xml
@@ -1025,6 +1025,19 @@
<formatlabel>14044</formatlabel>
</control>
</setting>
+ <setting id="epg.selectaction" type="integer" label="22079" help="36424">
+ <level>1</level>
+ <default>0</default> <!-- EPG_SELECT_ACTION_CONTEXT_MENU -->
+ <constraints>
+ <options>
+ <option label="36425">0</option> <!-- EPG_SELECT_ACTION_CONTEXT_MENU -->
+ <option label="36426">1</option> <!-- EPG_SELECT_ACTION_SWITCH -->
+ <option label="36427">2</option> <!-- EPG_SELECT_ACTION_INFO -->
+ <option label="36428">3</option> <!-- EPG_SELECT_ACTION_RECORD -->
+ </options>
+ </constraints>
+ <control type="spinner" format="string" />
+ </setting>
<setting id="epg.preventupdateswhileplayingtv" type="boolean" label="19230" help="36222">
<level>1</level>
<default>false</default>