diff options
| author | thedoc <thedoc@atom.(none)> | 2010-01-01 14:07:03 +0100 |
|---|---|---|
| committer | thedoc <thedoc@atom.(none)> | 2010-01-01 14:10:21 +0100 |
| commit | b6f95a8f5457c60ccc14192a4d13d3c05fa608be (patch) | |
| tree | 79c2d41a1903f1e68278947633ee24e514a8133d /data/setup.xml | |
| parent | c9315c0737c473abd384dc8950b4c6bbd16dcccc (diff) | |
| download | enigma2-b6f95a8f5457c60ccc14192a4d13d3c05fa608be.tar.gz enigma2-b6f95a8f5457c60ccc14192a4d13d3c05fa608be.zip | |
fixes bug #362
allow configuring short power button action to shutdown, standby, menu
Diffstat (limited to 'data/setup.xml')
| -rw-r--r-- | data/setup.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/setup.xml b/data/setup.xml index 9425afda..92bbc0f1 100644 --- a/data/setup.xml +++ b/data/setup.xml @@ -31,6 +31,7 @@ <item level="1" text="Change bouquets in quickzap">config.usage.quickzap_bouquet_change</item> <item level="1" text="Alternative radio mode">config.usage.e1like_radio_mode</item> <item level="1" text="Action on long powerbutton press">config.usage.on_long_powerpress</item> + <item level="1" text="Action on short powerbutton press">config.usage.on_short_powerpress</item> <item level="0" text="Infobar timeout">config.usage.infobar_timeout</item> <item level="1" text="12V output" requires="12V_Output">config.usage.output_12V</item> <item level="2" text="Show infobar on channel change">config.usage.show_infobar_on_zap</item> |
