diff options
| author | Andreas Monzner <andreas.monzner@multimedia-labs.de> | 2007-11-08 14:10:32 +0000 |
|---|---|---|
| committer | Andreas Monzner <andreas.monzner@multimedia-labs.de> | 2007-11-08 14:10:32 +0000 |
| commit | ace3f764c4db999f9e63a904caf14282a7e3626f (patch) | |
| tree | 40c403f7334f12e203ecf793ba35af72f7b258da /data/setup.xml | |
| parent | 1096b055add5f5f5d5a3ba9f004d335d4567f0ca (diff) | |
| download | enigma2-ace3f764c4db999f9e63a904caf14282a7e3626f.tar.gz enigma2-ace3f764c4db999f9e63a904caf14282a7e3626f.zip | |
show shutdown menu on long power button press
the old behavior (immediate shutdown) is choosable in usage config
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 3648420a..894a2b86 100644 --- a/data/setup.xml +++ b/data/setup.xml @@ -24,6 +24,7 @@ <item level="1" text="Enable multiple bouquets">config.usage.multibouquet</item> <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="0" text="Infobar timeout">config.usage.infobar_timeout</item> <item level="1" text="12V output">config.usage.output_12V</item> <item level="2" text="Show infobar on channel change">config.usage.show_infobar_on_zap</item> |
