diff options
| author | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2005-12-10 23:11:45 +0000 |
|---|---|---|
| committer | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2005-12-10 23:11:45 +0000 |
| commit | 0ad8a5e3943746735fa6de06e089ac58c40800b6 (patch) | |
| tree | 6aa501db7d7e84935cb1147e507dd0e4a10816a1 /data/setup.xml | |
| parent | 0bbd93ba1e8f12d5cf1756e6a80e7513af51fe79 (diff) | |
| download | enigma2-0ad8a5e3943746735fa6de06e089ac58c40800b6.tar.gz enigma2-0ad8a5e3943746735fa6de06e089ac58c40800b6.zip | |
add language selection to the start-wizard
Diffstat (limited to 'data/setup.xml')
| -rw-r--r-- | data/setup.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/setup.xml b/data/setup.xml index bdb6bde1..e04a51dc 100644 --- a/data/setup.xml +++ b/data/setup.xml @@ -39,7 +39,7 @@ <item text="Alpha">config.osd.alpha</item> <item text="Brightness">config.osd.bright</item> <item text="Contrast">config.osd.contrast</item> - <item text="Language">config.osd.language</item> +<!-- <item text="Language">config.osd.language</item>--> </setup> <setup key="lcd" title="LCD Setup"> <item text="Brightness">config.lcd.bright</item> |
