idlehomescreen/data/vga_tch/wideimage_10009dff/xuikon/00/wideimage.xml
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Wed, 13 Oct 2010 14:18:30 +0300
branchRCL_3
changeset 102 ba63c83f4716
parent 88 3321d3e205b6
permissions -rw-r--r--
Revision: 201039 Kit: 201041

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE xmluiml SYSTEM "wideimage.dtd">
<xmluiml xmlns="http://www.series60.com/xml/xmluiml/1" version="1.0">
    <widget>
      <contentsource id="wideimage_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="image_container" sizeaware="true" 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="p_trigger" name=""/>
           </action>

           <action>
              <trigger name="sizechanged"/>
              <event name="ui/setelementsizetocps(image_container)"/>
            </action>
        </actions>
          <image id="wide_image">
          <configuration name="content_type" value="row1"/>
            <!-- Template designer choice -->
            <property id="prop1" class=""/>
            <property class="policy/emptyContent" name="wide_image" value="display: none;"/>
            <property class="policy/Content" name="wide_image" value="display: block;"/>
            <property class="policy/emptyContent" name="wide_text" value="display: block;"/>
            <property class="policy/Content" name="wide_text" value="display: none;"/>
          </image>
          <text id="wide_text">&qtn_ai_loading_content;</text>
        </box>
    </widget>
</xmluiml>