homescreenapp/runtimeplugins/hsdefaultruntimeplugin/resource/hsdefaultruntimeplugin.xml
changeset 63 52b0f64eeb51
parent 62 341166945d65
child 67 474929a40a0f
equal deleted inserted replaced
62:341166945d65 63:52b0f64eeb51
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <service>
       
     3     <name>hsdefaultruntimeplugin</name>
       
     4     <filepath>hsdefaultruntimeplugin</filepath>
       
     5     <description>Homescreen Runtime Plugin</description>
       
     6     <interface>
       
     7         <name>com.nokia.symbian.IHomeScreenRuntime</name>
       
     8         <version>1.0</version>
       
     9         <description>Default implementation for homescreen runtime</description>
       
    10         <capabilities></capabilities>
       
    11     </interface>
       
    12 </service>