servicewidget/themes/install-themes/install/servicewidget_20021383/xuikon/00/servicewidget.xml
author Pat Downey <patd@symbian.org>
Wed, 01 Sep 2010 12:33:36 +0100
branchRCL_3
changeset 29 9a48e301e94b
permissions -rw-r--r--
Revert incorrect RCL_3 drop: Revision: 201033 Kit: 201035

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE xmluiml SYSTEM "servicewidget.dtd">
<xmluiml xmlns="http://www.series60.com/xml/xmluiml/1" version="1.0">

    <widget id="servicewidget_template" focusable="true" _s60-initial-focus="1">
    	
        <contentsource id="servicewidget" name="" value="0x20019594"/>
        <configuration name="service" value="Service.ContentPublishing"/>
        <configuration name="interface" value="IContentPublishing"/>
        <configuration name="command" value="GetList"/>        
        <configuration id="pub_id" name="publisher" value=""/>
        
		<!-- Template designer choice -->
        <actions>
          <action>
            <trigger name="activate"/>
            <event id="p_trigger" name="selected"/>
          </action>
        </actions>
        
				<box id="first_inner_box">
	 			  <image id="mainimage" class="first_image">
	 			  	<configuration name="content_type" value="serviceimage"/>
	 			    <property id="prop1" class=""/>
	 			    <property class="policy/emptyContent" name="first_image" value="display: none;"/>
                                    <property class="policy/Content" name="first_image" value="display: block;"/>
	      	</image>
	      </box>
      	
      <box id="second_inner_box">
      	   <box id="third_inner_box">
		      	  <box id="third_inner_box1"> 
				        <text id="row1" class="first_text" >&qtn_servtab_widget_loading_content;
				          <configuration name="content_type" value="owntext"/>
				          <property id="prop2" class=""/>
				      	</text>
				      </box>
				      <box id="third_inner_box2">
					       <image id="secondimage" class="second_image">
					       	 <configuration name="content_type" value="statusimage"/>
				 			     <property id="prop4" class=""/>
               	           </image>
				      </box>
	         </box>
	        
		          <box id="fourth_inner_box">
		      	    <text id="row2" class="second_text" >
		             <configuration name="content_type" value="msgtext"/>
		             <property id="prop3" class=""/>
		      	    </text>
				  </box>
			</box>
			
			<menuextension> 
                 <!-- dynmenuitems are mapped to HS view.xml menu based on target attribute.
                 HS view.xml provides localisation for predined items: "settings" and "refresh". -->
            </menuextension>
	  </widget>
</xmluiml>