wizardproviders/ftuwizardprovider/conf/ftuwizardprovider.confml
changeset 0 c464cd7e2753
child 2 66c26770985f
equal deleted inserted replaced
-1:000000000000 0:c464cd7e2753
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <configuration xmlns="http://www.s60.com/xml/confml/1" name="FtuWizardConfiguration" version="1">
       
     3   <feature ref="KCrUidFtuWizardProvider" name="First Time Use Wizard Plugins">
       
     4     <desc>Defines which FTU Wizards are displayed when application is run.</desc>
       
     5     <setting ref="KFtuNumberOfWizardPlugins" name="Number of Ftu Wizard Plugins" type="int">
       
     6       <desc>Configures how many ftu plug-ins will be loaded. List plug-ins below. The value of a single key is the interface identifier in literal format.</desc>
       
     7     </setting>
       
     8     <setting ref="KFtuWizardPluginPlaceholder1" name="Undefined 1" type="string">
       
     9       <desc>Value is the interface identifier in literal format.</desc>
       
    10     </setting>
       
    11     <setting ref="KFtuWizardPluginPlaceholder2" name="Undefined 2" type="string">
       
    12       <desc>Value is the interface identifier in literal format.</desc>
       
    13     </setting>
       
    14     <setting ref="KFtuWizardPluginPlaceholder3" name="Undefined 3" type="string">
       
    15       <desc>Value is the interface identifier in literal format.</desc>
       
    16     </setting>
       
    17     <setting ref="KFtuWizardPluginPlaceholder4" name="Undefined 4" type="string">
       
    18       <desc>Value is the interface identifier in literal format.</desc>
       
    19     </setting>
       
    20     <setting ref="KFtuWizardPluginPlaceholder5" name="Undefined 5" type="string">
       
    21       <desc>Value is the interface identifier in literal format.</desc>
       
    22     </setting>
       
    23     <setting ref="KFtuWizardPluginPlaceholder6" name="Undefined 6" type="string">
       
    24       <desc>Value is the interface identifier in literal format.</desc>
       
    25     </setting>
       
    26     <setting ref="KFtuWizardPluginPlaceholder7" name="Undefined 7" type="string">
       
    27       <desc>Value is the interface identifier in literal format.</desc>
       
    28     </setting>
       
    29     <setting ref="KFtuWizardPluginPlaceholder8" name="Undefined 8" type="string">
       
    30       <desc>Value is the interface identifier in literal format.</desc>
       
    31     </setting>
       
    32     <setting ref="KFtuWizardPluginPlaceholder9" name="Undefined 9" type="string">
       
    33       <desc>Value is the interface identifier in literal format.</desc>
       
    34     </setting>
       
    35     <setting ref="KFtuWizardPluginPlaceholder10" name="Undefined 10" type="string">
       
    36       <desc>Value is the interface identifier in literal format.</desc>
       
    37     </setting>
       
    38     <setting ref="KFtuWizardPluginPlaceholder11" name="Undefined 11" type="string">
       
    39       <desc>Value is the interface identifier in literal format.</desc>
       
    40     </setting>
       
    41     <setting ref="KFtuWizardPluginPlaceholder12" name="Undefined 12" type="string">
       
    42       <desc>Value is the interface identifier in literal format.</desc>
       
    43     </setting>
       
    44     <setting ref="KFtuWizardPluginPlaceholder13" name="Undefined 13" type="string">
       
    45       <desc>Value is the interface identifier in literal format.</desc>
       
    46     </setting>
       
    47     <setting ref="KFtuWizardPluginPlaceholder14" name="Undefined 14" type="string">
       
    48       <desc>Value is the interface identifier in literal format.</desc>
       
    49     </setting>
       
    50     <setting ref="KFtuWizardPluginPlaceholder15" name="Undefined 15" type="string">
       
    51       <desc>Value is the interface identifier in literal format.</desc>
       
    52     </setting>
       
    53   </feature>
       
    54   <data>
       
    55     <KCrUidFtuWizardProvider>
       
    56       <KFtuNumberOfWizardPlugins>5</KFtuNumberOfWizardPlugins>
       
    57       <KFtuWizardPluginPlaceholder1>ftudatetimelocationwizard.manifest</KFtuWizardPluginPlaceholder1>
       
    58       <KFtuWizardPluginPlaceholder2>ftuemailwizard.manifest</KFtuWizardPluginPlaceholder2>
       
    59       <KFtuWizardPluginPlaceholder3>ftusocialmediawizard.manifest</KFtuWizardPluginPlaceholder3>
       
    60       <KFtuWizardPluginPlaceholder4>ftudatetimewizard.manifest</KFtuWizardPluginPlaceholder4>
       
    61       <KFtuWizardPluginPlaceholder5>dataimportftuwizard.manifest</KFtuWizardPluginPlaceholder5>
       
    62       <KFtuWizardPluginPlaceholder6></KFtuWizardPluginPlaceholder6>
       
    63       <KFtuWizardPluginPlaceholder7></KFtuWizardPluginPlaceholder7>
       
    64       <KFtuWizardPluginPlaceholder8></KFtuWizardPluginPlaceholder8>
       
    65       <KFtuWizardPluginPlaceholder9></KFtuWizardPluginPlaceholder9>
       
    66       <KFtuWizardPluginPlaceholder10></KFtuWizardPluginPlaceholder10>
       
    67       <KFtuWizardPluginPlaceholder11></KFtuWizardPluginPlaceholder11>
       
    68       <KFtuWizardPluginPlaceholder12></KFtuWizardPluginPlaceholder12>
       
    69       <KFtuWizardPluginPlaceholder13></KFtuWizardPluginPlaceholder13>
       
    70       <KFtuWizardPluginPlaceholder14></KFtuWizardPluginPlaceholder14>
       
    71       <KFtuWizardPluginPlaceholder15></KFtuWizardPluginPlaceholder15>
       
    72     </KCrUidFtuWizardProvider>
       
    73   </data>
       
    74 </configuration>