Changed to avoid bld.inf's being included more than once in inputmethods package HighFidelityModel
authorSimon Howkins <simonh@symbian.org>
Mon, 15 Nov 2010 14:01:45 +0000
branchHighFidelityModel
changeset 494 ffbb1558e0c2
parent 493 0d0b70daed4d
child 495 89a4aafb2d48
Changed to avoid bld.inf's being included more than once in inputmethods package
symbian3/mw/inputmethods/package_definition.xml
--- a/symbian3/mw/inputmethods/package_definition.xml	Mon Nov 15 12:32:58 2010 +0000
+++ b/symbian3/mw/inputmethods/package_definition.xml	Mon Nov 15 14:01:45 2010 +0000
@@ -67,11 +67,7 @@
   </collection>
   <collection id="textinput" name="Text Input" level="framework">
    <component id="ptienginev2" filter="s60" name="Predictive Text Input Engine">
-    <meta rel="config">
-     <defined condition="RD_INTELLIGENT_TEXT_INPUT"/>
-    </meta>
-    <!--uncomment when configuration is turned on and textinput_build is removed-->
-    <!--  <unit bldFile="textinput/ptienginev2/group"/>-->
+    <unit bldFile="textinput/ptienginev2/group"/>
    </component>
    <component id="akninputlanguage" filter="s60" name="Avkon Input Language">
     <unit bldFile="textinput/akninputlanguage/group"/>
@@ -130,10 +126,6 @@
    <component id="peninputsplitqwerty" filter="s60" name="Pen Input Split QWERTY" class="plugin" introduced="^3">
     <unit bldFile="textinput/peninputsplitqwerty/group"/>
    </component>
-   <component id="textinput_build" filter="s60" name="Text Input Build">
-    <!--needed for #ifdef, can be removed when configuration is implemented -->
-    <unit bldFile="textinput/group"/>
-   </component>
   </collection>
   <collection id="fep" name="FEP" level="engine">
    <component id="aknfep" filter="s60" name="Avkon FEP" class="plugin">