wlanutilities/wlansniffer/widget/widget_20026F45/xuikon/00/wsfwidget.xml
author Pat Downey <patd@symbian.org>
Wed, 01 Sep 2010 12:20:32 +0100
branchRCL_3
changeset 25 f28ada11abbf
permissions -rw-r--r--
Revert incorrect RCL_3 drop: Revision: 201029 Kit: 201035

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

	<widget id="wizardPluginContainer" focusable="true" _s60-initial-focus="1" >
	
		<contentsource name="WLANWizard" value="0x10281CAF" />
		
		<actions>
			<action>
				<trigger name="activate"/>
				<event name="WLANWizard/OpenMenu" />
			</action>
		</actions>

		<button id="wizardInfoArea1" class="wizardStatusBox1" focusable="false">
			<image id="wizardStatusIcon" class="wizardicon" focusable="false">
				<property class="WLANWizard/StatusIcon"/>
			</image>
			<text id="statusName1" class="wizardEntryText1" focusable="false">
				<property class="WLANWizard/NetworkStatus" />
			</text>
		</button> <!-- enf of wizardInfoArea1 -->
			
		<button id="wizardInfoArea2" class="wizardStatusBox2" focusable="false">
			<text id="statusName2" class="wizardEntryText2" focusable="false">
				<property class="WLANWizard/NetworkName"/>
			</text>
			<image id="wizardSecureIcon" class="wizardicon" focusable="false">
				<property class="WLANWizard/SecureIcon"/>
				<property class="policy/Content" name="wizardSecureIcon" value="display: block;"/>
			</image> 
			<image id="wizardStrengthIcon" class="wizardicon" focusable="false">
				<property class="WLANWizard/StrengthIcon"/>
				<property class="policy/Content" name="wizardStrengthIcon" value="display: block;"/>
			</image>
		</button> <!-- enf of wizardInfoArea2 -->
		
	</widget> <!-- end of wizardPluginContainer -->

</xmluiml>