servicewidget/themes/install-themes/install/servicewidget_20021383/xuikon/00/servicewidget.xml
changeset 0 5e5d6b214f4f
child 12 36d367c62acb
equal deleted inserted replaced
-1:000000000000 0:5e5d6b214f4f
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <!DOCTYPE xmluiml SYSTEM "servicewidget.dtd">
       
     3 <xmluiml xmlns="http://www.series60.com/xml/xmluiml/1" version="1.0">
       
     4 
       
     5     <widget id="servicewidget_template" focusable="true" _s60-initial-focus="1">
       
     6     	
       
     7         <contentsource id="servicewidget" name="" value="0x20019594"/>
       
     8         <configuration name="service" value="Service.ContentPublishing"/>
       
     9         <configuration name="interface" value="IContentPublishing"/>
       
    10         <configuration name="command" value="GetList"/>
       
    11         <configuration name="publisher" value="servicewidget"/>
       
    12         <configuration id="pub_id" name="publisher" value=""/>
       
    13         
       
    14 		<!-- Template designer choice -->
       
    15         <actions>
       
    16           <action>
       
    17             <trigger name="activate"/>
       
    18             <event id="p_trigger" name="selected"/>
       
    19           </action>
       
    20         </actions>
       
    21         
       
    22 				<box id="first_inner_box">
       
    23 	 			  <image id="mainimage" class="first_image">
       
    24 	 			  	<configuration name="content_type" value="serviceimage"/>
       
    25 	 			    <property id="prop1" class=""/>
       
    26 	 			    <property class="policy/emptyContent" name="first_image" value="display: none;"/>
       
    27                                     <property class="policy/Content" name="first_image" value="display: block;"/>
       
    28 	      	</image>
       
    29 	      </box>
       
    30       	
       
    31       <box id="second_inner_box">
       
    32       	   <box id="third_inner_box">
       
    33 		      	  <box id="third_inner_box1"> 
       
    34 				        <text id="row1" class="first_text" >&qtn_servtab_widget_loading_content;
       
    35 				          <configuration name="content_type" value="owntext"/>
       
    36 				          <property id="prop2" class=""/>
       
    37 				      	</text>
       
    38 				      </box>
       
    39 				      <box id="third_inner_box2">
       
    40 					       <image id="secondimage" class="second_image">
       
    41 					       	 <configuration name="content_type" value="statusimage"/>
       
    42 				 			     <property id="prop4" class=""/>
       
    43                	           </image>
       
    44 				      </box>
       
    45 	         </box>
       
    46 	        
       
    47 		          <box id="fourth_inner_box">
       
    48 		      	    <text id="row2" class="second_text" >
       
    49 		             <configuration name="content_type" value="msgtext"/>
       
    50 		             <property id="prop3" class=""/>
       
    51 		      	    </text>
       
    52 				  </box>
       
    53 			</box>
       
    54 			
       
    55 			<menuextension> 
       
    56                  <!-- dynmenuitems are mapped to HS view.xml menu based on target attribute.
       
    57                  HS view.xml provides localisation for predined items: "settings" and "refresh". -->
       
    58             </menuextension>
       
    59 	  </widget>
       
    60 </xmluiml>