</locale>
</schema>
+ <schema>
+ <key>/schemas/apps/maemo/mapper/enable_voice</key>
+ <applyto>/apps/maemo/mapper/enable_voice</applyto>
+ <owner>maemo/mapper</owner>
+ <type>bool</type>
+ <default>true</default>
+ <locale name="C">
+ <short>Enable speech</short>
+ </locale>
+ </schema>
+
+ <schema>
+ <key>/schemas/apps/maemo/mapper/voice_speed</key>
+ <applyto>/apps/maemo/mapper/voice_speed</applyto>
+ <owner>maemo/mapper</owner>
+ <type>int</type>
+ <default>160</default>
+ <locale name="C">
+ <short>Voice speed in words per minute</short>
+ </locale>
+ </schema>
+
+ <schema>
+ <key>/schemas/apps/maemo/mapper/voice_pitch</key>
+ <applyto>/apps/maemo/mapper/voice_pitch</applyto>
+ <owner>maemo/mapper</owner>
+ <type>int</type>
+ <default>80</default>
+ <locale name="C">
+ <short>Voice pitch</short>
+ </locale>
+ </schema>
+
</schemalist>
</gconfschemafile>