diff options
| author | Ronny Strutz <ronny.strutz@multimedia-labs.de> | 2005-09-29 00:54:59 +0000 |
|---|---|---|
| committer | Ronny Strutz <ronny.strutz@multimedia-labs.de> | 2005-09-29 00:54:59 +0000 |
| commit | aec59f21304578c7395dc53d1522ae22c892170e (patch) | |
| tree | 618d26644887244c9072ee862d6fdbf94fce2980 /data/setup.xml | |
| parent | 558bcdaa17a7d7933751ef78c75183ec315ee1c5 (diff) | |
| download | enigma2-aec59f21304578c7395dc53d1522ae22c892170e.tar.gz enigma2-aec59f21304578c7395dc53d1522ae22c892170e.zip | |
fixed title
Diffstat (limited to 'data/setup.xml')
| -rw-r--r-- | data/setup.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/setup.xml b/data/setup.xml index e4b1db91..17c35315 100644 --- a/data/setup.xml +++ b/data/setup.xml @@ -4,7 +4,7 @@ <item text="Delay Rate">config.inputDevices.delay</item> <item text="Keymap">config.rc.map</item> </setup> - <setup key="timezone" title="RC Menu"> + <setup key="timezone" title="Timezone"> <item text="Timezone">config.timezone.val</item> </setup> <setup key="avsetup" title="A/V Settings"> @@ -67,4 +67,4 @@ <item text="Tuner-A Position">config.sat.posB</item> <item text="Tuner-B Sat">config.sat.satB</item> </setup> - </setupxml>
\ No newline at end of file +</setupxml>
\ No newline at end of file |
