homescreenapp/examples/helloworldwidgetplugin/resource/helloworldwidgetplugin.xml
branchRCL_3
changeset 82 5f0182e07bfb
equal deleted inserted replaced
79:f00a6757af32 82:5f0182e07bfb
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <service>
       
     3     <name>helloworldwidgetplugin</name>
       
     4     <filepath>helloworldwidgetplugin</filepath>
       
     5     <description>Example widget</description>
       
     6     <interface>
       
     7         <name>com.nokia.symbian.IHomeScreenWidget</name>
       
     8         <version>1.0</version>
       
     9         <description>Example of home screen widget</description>
       
    10     </interface>
       
    11 </service>