taskswitcherapp/runtimeplugins/tsdefaultruntimeplugin/tsdefaultruntimeplugin.xml
changeset 39 4e8ebe173323
parent 36 cdae8c6c3876
child 42 517f4fb5ec74
child 46 23b5d6a29cce
equal deleted inserted replaced
36:cdae8c6c3876 39:4e8ebe173323
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <service>
       
     3     <name>TaskSwitcher</name>
       
     4     <filepath>tsdefaultruntimeplugin</filepath>
       
     5     <description>TaskSwitcher Runtime Plugin</description>
       
     6     <interface>
       
     7         <name>com.nokia.taskswitcher.runtime.defaultruntime</name>
       
     8         <version>1.0</version>
       
     9         <description>Default implementation for taskswitcher runtime</description>
       
    10     </interface>
       
    11 </service>