comparison data/conf/options.mtt @ 98:49e7cfed4b34

All types of Option have been converted to use ValueContent classes, and their values can be displayed.
author Diggory Hardy <diggory.hardy@gmail.com>
date Wed, 12 Nov 2008 13:18:51 +0000
parents 2a364c7d82c9
children 0ea4a3e651ae
comparison
equal deleted inserted replaced
97:30470bc19ca4 98:49e7cfed4b34
1 {MT01} 1 {MT01}
2 {MiscOptions} 2 {MiscOptions}
3 <int|maxThreads=1> 3 <int|maxThreads=1>
4 <bool|exitImmediately=false> 4 <bool|exitImmediately=false>
5 <char[]|L10n="en-GB"> 5 <char[]|L10n="en-GB">
6 <int|logOptions=0x3000> 6 <int|logLevel=1>
7 <int|logOutput=3>
7 <double|pollInterval=0.01> 8 <double|pollInterval=0.01>
8 9
9 {FontOptions} 10 {FontOptions}
10 <int|lcdFilter=2> 11 <int|lcdFilter=2>
11 <int|renderMode=0x30000> 12 <int|renderMode=0x30000>