--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/musichomescreen/data/suite.xml Thu Dec 17 08:45:05 2009 +0200
@@ -0,0 +1,22 @@
+<?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>
\ No newline at end of file