diff options
| author | ghost <andreas.monzner@multimedia-labs.de> | 2011-03-18 01:03:09 +0100 |
|---|---|---|
| committer | ghost <andreas.monzner@multimedia-labs.de> | 2011-03-18 01:03:09 +0100 |
| commit | 33a8f42447b5f3655b47f15f7c2a4cf45af5c4bb (patch) | |
| tree | 29327b7aed5d6511e3f96c1096582f4c9b951575 /data | |
| parent | 891da2ac4faa83f3af25d5deaa2176e424e5fba3 (diff) | |
| download | enigma2-33a8f42447b5f3655b47f15f7c2a4cf45af5c4bb.tar.gz enigma2-33a8f42447b5f3655b47f15f7c2a4cf45af5c4bb.zip | |
add possibility to choose the finished timer timerlist position in usage config
refs bug #713
Diffstat (limited to 'data')
| -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 c5eb07f5..5f7cbf60 100755 --- a/data/setup.xml +++ b/data/setup.xml @@ -32,6 +32,7 @@ <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="1" text="Position of finished Timers in Timerlist">config.usage.timerlist_finished_timer_position</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> |
