diff options
| author | Andreas Monzner <andreas.monzner@multimedia-labs.de> | 2007-04-03 15:36:35 +0000 |
|---|---|---|
| committer | Andreas Monzner <andreas.monzner@multimedia-labs.de> | 2007-04-03 15:36:35 +0000 |
| commit | ee6ee608040d130ded361d1342ef528c79a56c7b (patch) | |
| tree | c993dcb78e2eea8fa627dbcf6e0605361a2c114c /data | |
| parent | 8ed4d48a8dc5cf0a399ae147b34f845a15fb94d4 (diff) | |
| download | enigma2-ee6ee608040d130ded361d1342ef528c79a56c7b.tar.gz enigma2-ee6ee608040d130ded361d1342ef528c79a56c7b.zip | |
Implement "show infobar on event change"
enable/disable is possible in Usage Setup... default is on
Diffstat (limited to 'data')
| -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 e7498780..327b759a 100644 --- a/data/setup.xml +++ b/data/setup.xml @@ -27,6 +27,7 @@ <item text="12V output">config.usage.output_12V</item> <item text="Show infobar on channel change">config.usage.show_infobar_on_zap</item> <item text="Show infobar on skip forward/backward">config.usage.show_infobar_on_skip</item> + <item text="Show infobar on event change">config.usage.show_infobar_on_event_change</item> </setup> <setup key="harddisk" title="Harddisk setup"> <item text="Harddisk standby after">config.usage.hdd_standby</item> |
