diff options
| author | Felix Domke <tmbinc@elitedvb.net> | 2007-07-18 22:13:48 +0000 |
|---|---|---|
| committer | Felix Domke <tmbinc@elitedvb.net> | 2007-07-18 22:13:48 +0000 |
| commit | 87a694395b1942209d18a8a1fc5105cb6ac3d754 (patch) | |
| tree | 277d22d58c1f5134e9210186f436e5d045099229 /data/setup.xml | |
| parent | 35d026372584a1653e27db4c7d4060c327be8d53 (diff) | |
| download | enigma2-87a694395b1942209d18a8a1fc5105cb6ac3d754.tar.gz enigma2-87a694395b1942209d18a8a1fc5105cb6ac3d754.zip | |
(ralfk) user defined skip times with 1/3, add 1/3 to keybindings, remove duplicate code in InfoBarGenerics, add hideAfterResume, add some help texts
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 39805299..aca80401 100644 --- a/data/setup.xml +++ b/data/setup.xml @@ -28,6 +28,7 @@ <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> + <item text="Custom skip time for 1/3 keys">config.usage.self_defined_seek</item> </setup> <setup key="harddisk" title="Harddisk setup"> <item text="Harddisk standby after">config.usage.hdd_standby</item> |
