homescreen/widgetplugins/hsbookmarkwidgetplugin/resource/hsbookmarkwidgetplugin.xml
changeset 12 afcd8e6d025b
equal deleted inserted replaced
11:786160610b4d 12:afcd8e6d025b
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <service>
       
     3     <name>hsbookmarkwidgetplugin</name>
       
     4     <filepath>hsbookmarkwidgetplugin</filepath>
       
     5     <description>homescreen bookmarkwidget</description>
       
     6     <interface>
       
     7         <name>com.nokia.symbian.IHomeScreenWidget</name>
       
     8         <version>1.0</version>
       
     9         <description>homescreen bookmark widget</description>
       
    10         <capabilities></capabilities>
       
    11         <customproperty key="iconuri">nokiabrowser-bm-icon_50x50.png</customproperty>
       
    12         <customproperty key="title">Bookmark</customproperty>
       
    13     </interface>
       
    14 </service>