idlehomescreen/data/qhd_tch/wideimage_2001f489/xuikon/00/wideimage.xml
changeset 4 4d54b72983ae
parent 0 f72a12da539e
child 34 d05a55b217df
equal deleted inserted replaced
3:fb3763350a08 4:4d54b72983ae
     1 <?xml version="1.0" encoding="UTF-8"?>
     1 <?xml version="1.0" encoding="UTF-8"?>
     2 <!DOCTYPE xmluiml SYSTEM "wideimage.dtd">
       
     3 <xmluiml xmlns="http://www.series60.com/xml/xmluiml/1" version="1.0">
     2 <xmluiml xmlns="http://www.series60.com/xml/xmluiml/1" version="1.0">
     4     <widget id="wideimage_template" focusable="true" _s60-initial-focus="1">        
     3     <widget id="wideimage_template" focusable="true" _s60-initial-focus="1">        
     5         
     4         
     6         <!-- Data plugin in this widget -->
     5         <!-- Data plugin in this widget -->
     7         <contentsource id="wideimage_plugin" name="" value="0x200286DD" />
     6         <contentsource id="wideimage_plugin" name="" value="0x200286DD" />
     8         
       
     9         <configuration name="service" value="Service.ContentPublishing"/>
     7         <configuration name="service" value="Service.ContentPublishing"/>
    10         <configuration name="interface" value="IContentPublishing"/>
     8         <configuration name="interface" value="IContentPublishing"/>
    11         <configuration name="command" value="GetList"/>
     9         <configuration name="command" value="GetList"/>
    12         <configuration id="pub_id" name="publisher" value=""/>
    10         <configuration id="pub_id" name="publisher" value=""/>
    13     
    11     
    15             <action>
    13             <action>
    16                 <trigger name="activate"/>
    14                 <trigger name="activate"/>
    17                 <event id="p_trigger" name="" />            
    15                 <event id="p_trigger" name="" />            
    18             </action>
    16             </action>
    19         </actions>
    17         </actions>
    20         <box id="container" sizeaware="true">
    18         <box id="default_container" _s60-initial-focus="1">
    21             <actions>
    19             <image id="default_image">
       
    20 	            <property id="prop1" class=""/>
       
    21             </image>
       
    22             <text id="default_text">
       
    23             	<property id="prop2" class=""/>
       
    24             </text>
       
    25  			 </box>            
       
    26        <box id="image_container" sizeaware="true" _s60-initial-focus="1">   
       
    27        	    <actions>
    22                 <action>
    28                 <action>
    23                     <trigger name="sizechanged"/>
    29                     <trigger name="sizechanged"/>
    24                     <event name="ui/setelementsizetocps(container)"/>
    30                     <event name="ui/setelementsizetocps(container)"/>
    25                 </action>
    31                 </action>
    26             </actions>
    32             </actions>
    27             <image id="wide_image">
    33             <image id="wide_image">
    28                 <property id="prop1" class=""/>
    34                 <property id="prop3" class=""/>
    29                 <property class="policy/emptyContent" name="wide_image" value="display: none;"/>
    35                 <property class="policy/emptyContent" name="image_container" value="display: none;"/>
    30                 <property class="policy/Content" name="wide_image" value="display: block;"/>
    36                 <property class="policy/Content" name="image_container" value="display: block;"/>
    31                 <property class="policy/emptyContent" name="wide_text" value="display: block;"/>
    37                 <property class="policy/Content" name="default_container" value="display: none;"/>
    32                 <property class="policy/Content" name="wide_text" value="display: none;"/>            
       
    33             </image>
    38             </image>
    34             <text id="wide_text">&qtn_ai_loading_content;</text>
    39        </box>
    35         </box>
    40        <animation id="loading"/>
    36         <menuextension>
    41         <menuextension>
    37             <!-- dynmenuitems are mapped to HS view.xml menu based on target attribute.
    42             <!-- dynmenuitems are mapped to HS view.xml menu based on target attribute.
    38                  HS view.xml provides localisation for predined items: "settings" and "refresh". -->                
    43                  HS view.xml provides localisation for predined items: "settings" and "refresh". -->                
    39             <dynmenuitem type="widgetsettings" target="hs_widget_menuitem_settings">
    44             <dynmenuitem type="widgetsettings" target="hs_widget_menuitem_settings">
    40                 <actions>
    45                 <actions>