idlehomescreen/data/vga_tch/single_row_widget_2001fdc1/xuikon/00/single_row_widget.xml
author Simon Howkins <simonh@symbian.org>
Tue, 16 Nov 2010 11:12:20 +0000
branchRCL_3
changeset 108 cf9be2d674f1
parent 0 f72a12da539e
permissions -rw-r--r--
Fixed path to files to be exported

<?xml version="1.0" encoding="UTF-8"?>
<!-- <!DOCTYPE xmluiml SYSTEM "AI3_Demo.dtd"> -->
<xmluiml xmlns="http://www.series60.com/xml/xmluiml/1" version="1.0">
    <widget>
      <contentsource id="single_row_widget" class="ContentSource" 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=""/>

    <box id="single_row_widget" focusable="true" _s60-initial-focus="1" >
      <!-- Template designer choice -->
      <actions>
        <action>
          <trigger name="stylus">
            <property name="eventtype" value="downup" />
          </trigger>
          <trigger name="activate"/>
          <trigger name="keyevent">
              <property name="scancode" value="3"/>
              <property name="eventtype" value="1"/>
          </trigger>
          <event id="trigger1" name="" />
        </action>
      </actions>
        
      <box id="single_text_box">
        <text id="row1txt"> 
          <configuration name="content_type" value="row1"/>
          <!-- Template designer choice -->
          <property id="prop1" class=""/>
        </text>
      </box>
    </box>
    </widget>
</xmluiml>