diff options
| author | Andreas Monzner <andreas.monzner@multimedia-labs.de> | 2006-10-13 23:10:22 +0000 |
|---|---|---|
| committer | Andreas Monzner <andreas.monzner@multimedia-labs.de> | 2006-10-13 23:10:22 +0000 |
| commit | c8c997f4a88db6ad66eb06344a21943d212f5af5 (patch) | |
| tree | 3ef923e74253106843c4fdb488a3c049fc30ef78 /data/setup.xml | |
| parent | 29595f9e351b8d7b4f77b0a9885209d45929d2b1 (diff) | |
| download | enigma2-c8c997f4a88db6ad66eb06344a21943d212f5af5.tar.gz enigma2-c8c997f4a88db6ad66eb06344a21943d212f5af5.zip | |
add "infobar timeout", "show infobar on channel change", "show infobar on
skip forward/backward" options to Customize config
Diffstat (limited to 'data/setup.xml')
| -rw-r--r-- | data/setup.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/data/setup.xml b/data/setup.xml index 08e4dcb7..408e8769 100644 --- a/data/setup.xml +++ b/data/setup.xml @@ -23,6 +23,9 @@ <item text="Enable multiple bouquets">config.usage.multibouquet</item> <item text="Change bouquets in quickzap">config.usage.quickzap_bouquet_change</item> <item text="Alternative radio mode">config.usage.e1like_radio_mode</item> + <item text="Infobar timeout">config.usage.infobar_timeout</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> </setup> <setup key="network" title="Network setup"> <item text="Use DHCP">config.network.dhcp</item> |
