homescreenapp/stateplugins/hsapplibrarystateplugin/conf/hsapplibrary.implml
changeset 77 4b195f3bea29
equal deleted inserted replaced
61:2b1b11a301d2 77:4b195f3bea29
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <container xmlns="http://www.symbianfoundation.org/xml/implml/1">
       
     3     <tag name="target" value="rofs2"/>
       
     4     <tag name="target" value="rofs3"/>
       
     5     
       
     6     <settingRefsOverride>
       
     7        <settingRef value="ApplicationLibrary.OperatorStoreURLIcon"/>
       
     8     </settingRefsOverride>
       
     9     
       
    10     <content xmlns="http://www.s60.com/xml/content/2">
       
    11         <output dir="content/private/20022F35/customsvg" flatten="true" file="operatorstore.svg">
       
    12         <input>
       
    13             <include files="${ApplicationLibrary.OperatorStoreURLIcon.localPath}"/>
       
    14         </input>        
       
    15         </output>
       
    16     </content>
       
    17 
       
    18 </container>