musichomescreen_multiview/data/suite.xml
branchRCL_3
changeset 17 c8156a91d13c
parent 15 171e07ac910f
child 18 c54d95799c80
equal deleted inserted replaced
15:171e07ac910f 17:c8156a91d13c
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 
       
     3 <mm:content xmlns:mm="http://nokia.com/mmenu" 
       
     4             xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
       
     5             xsi:schemaLocation="http://nokia.com/mmenu ../mmenuschema.xsd">
       
     6 	<mm:localization namespace="musicsuite_loc" source="musichomescreen.rsc"/>
       
     7 	<mm:suite template="logical_template_6" type="list" genre="musicsuite" title="musicsuite_loc:R_MUSICHOMESCREEN_SUITE_TITLE">
       
     8 	<mm:event event="custom:musicsuitehelp">
       
     9 	        	<mm:action service="Service.ActionHandler" interface="IDataAction">
       
    10                <mm:command name="Execute">
       
    11                    <mm:key>
       
    12                        <mm:key name="plugin_id" type="uid" value="0x2001B285"/>
       
    13                        <mm:key name="data">
       
    14                            <mm:key name="help_uid" type="integer" value="0x102072C3"/>
       
    15                            <mm:key name="help_topic" type="string" value="MUS_HLP_MUSIC_SUITE_VIEW"/>
       
    16                        </mm:key>
       
    17                    </mm:key>
       
    18                </mm:command>
       
    19            	</mm:action>                
       
    20 	</mm:event>
       
    21 	</mm:suite>
       
    22 </mm:content>