diff options
| author | thedoc <thedoc@atom.(none)> | 2010-01-01 14:07:03 +0100 |
|---|---|---|
| committer | ghost <andreas.monzner@multimedia-labs.de> | 2010-10-06 22:31:35 +0200 |
| commit | ca4b0f86ca83b25fdbd56942d4576603721dcd29 (patch) | |
| tree | 88aa2c947597d3feef03e9f2473c395b24f2b4c0 /data/setup.xml | |
| parent | c18bde2f75df7aa93eefbaf866d28fe1a5d290b8 (diff) | |
| download | enigma2-ca4b0f86ca83b25fdbd56942d4576603721dcd29.tar.gz enigma2-ca4b0f86ca83b25fdbd56942d4576603721dcd29.zip | |
fixes bug #362
allow configuring short power button action to shutdown, standby, menu
Diffstat (limited to 'data/setup.xml')
| -rwxr-xr-x | data/setup.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/setup.xml b/data/setup.xml index b920edd6..f5dea734 100755 --- 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="0" text="Show event-progress in channel selection">config.usage.show_event_progress_in_servicelist</item> |
