musichomescreen_multiview/data/suite.xml
branchRCL_3
changeset 17 c8156a91d13c
parent 15 171e07ac910f
child 18 c54d95799c80
--- a/musichomescreen_multiview/data/suite.xml	Mon Mar 15 12:40:11 2010 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,22 +0,0 @@
-<?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