diff options
| author | Andreas Monzner <andreas.monzner@multimedia-labs.de> | 2006-05-11 21:14:28 +0000 |
|---|---|---|
| committer | Andreas Monzner <andreas.monzner@multimedia-labs.de> | 2006-05-11 21:14:28 +0000 |
| commit | 56e40b4b0f436dc7d9214fd3a96a621c15bd9f10 (patch) | |
| tree | 1326518b5de01adee7ed3f9550e0168b8cd20003 /data/setup.xml | |
| parent | 47242ac03ffc647d2a27a27823c817d4f96ddad6 (diff) | |
| download | enigma2-56e40b4b0f436dc7d9214fd3a96a621c15bd9f10.tar.gz enigma2-56e40b4b0f436dc7d9214fd3a96a621c15bd9f10.zip | |
implement and re-enable default ac3 option
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 49a43b4f..f4fea25d 100644 --- a/data/setup.xml +++ b/data/setup.xml @@ -12,7 +12,7 @@ <item text="Aspect Ratio">config.av.aspectratio</item> <item text="TV System">config.av.tvsystem</item> <item text="WSS on 4:3">config.av.wss</item> - <!--item text="AC3 default">config.av.defaultac3</item--> + <item text="AC3 default">config.av.defaultac3</item> <item text="VCR Switch">config.av.vcrswitch</item> </setup> <setup key="usage" title="Usage settings"> |
