Removed __VCOMMAND_CONTROL_PANEL configuration - it's now done within the component's bld.inf
--- a/symbian3/app/speechsrv/package_definition.xml Mon Nov 22 14:26:29 2010 +0000
+++ b/symbian3/app/speechsrv/package_definition.xml Mon Nov 22 14:42:53 2010 +0000
@@ -125,11 +125,7 @@
<unit bldFile="voiceui/aiwpbkinfoviewprovider/group"/>
</component>
<component id="vccontrolpanelplugin" filter="s60" name="Voice Commands Control Panel Plugin" class="plugin" introduced="^1">
- <meta rel="config">
- <defined condition="__VCOMMAND_CONTROL_PANEL"/>
- </meta>
- <!-- component is commented out until configuration is in place. Currently #included from voiceui_build -->
- <!--<unit bldFile="voiceui/vccontrolpanelplugin/group"/>-->
+ <unit bldFile="voiceui/vccontrolpanelplugin/group"/>
</component>
<component id="voiceui_build" filter="s60" name="Voice UI Build" introduced="^1">
<!-- can this be put into the other components? -->