musichomescreen_multiview/data/suite.xml
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Thu, 17 Dec 2009 08:45:05 +0200
changeset 0 ff3acec5bc43
permissions -rw-r--r--
Revision: 200949 Kit: 200951

<?xml version="1.0" encoding="UTF-8"?>

<mm:content xmlns:mm="http://nokia.com/mmenu" 
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
            xsi:schemaLocation="http://nokia.com/mmenu ../mmenuschema.xsd">
	<mm:localization namespace="musicsuite_loc" source="musichomescreen.rsc"/>
	<mm:suite template="logical_template_6" type="list" genre="musicsuite" title="musicsuite_loc:R_MUSICHOMESCREEN_SUITE_TITLE">
	<mm:event event="custom:musicsuitehelp">
	        	<mm:action service="Service.ActionHandler" interface="IDataAction">
               <mm:command name="Execute">
                   <mm:key>
                       <mm:key name="plugin_id" type="uid" value="0x2001B285"/>
                       <mm:key name="data">
                           <mm:key name="help_uid" type="integer" value="0x102072C3"/>
                           <mm:key name="help_topic" type="string" value="MUS_HLP_MUSIC_SUITE_VIEW"/>
                       </mm:key>
                   </mm:key>
               </mm:command>
           	</mm:action>                
	</mm:event>
	</mm:suite>
</mm:content>