Removed __VCOMMAND_CONTROL_PANEL configuration - it's now done within the component's bld.inf HighFidelityModel
authorSimon Howkins <simonh@symbian.org>
Mon, 22 Nov 2010 14:42:53 +0000
branchHighFidelityModel
changeset 504 ab8e39a0994a
parent 503 369bf028144a
child 505 e01a413e515c
Removed __VCOMMAND_CONTROL_PANEL configuration - it's now done within the component's bld.inf
symbian3/app/speechsrv/package_definition.xml
--- 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? -->