menufw/menufwui/mmwidgets/data/list/custom/akn_logical_template_12.xml
changeset 0 f72a12da539e
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/menufw/menufwui/mmwidgets/data/list/custom/akn_logical_template_12.xml	Thu Dec 17 08:40:49 2009 +0200
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<dhuiml version="1.0" xmlns="http://www.series60.com/xml/dhuiml/1">
+
+    <orientation id ="portrait" width="360">
+		
+  	    <element id="nohighlight">
+  	        <layout id="anchor" name="anchor" height="88" width="340" >
+    			<imagevisual id="mul_icon" positionx="17" positiony="12" width="305" height="64" fitmode="on">
+    				<attributesetter name="imagepath" targetvalue="mul_icon" category="data" />
+    				<attributesetter name="opacity" targetvalue="1" />
+    			</imagevisual>
+			</layout>
+	 	</element>		  
+		
+		<element id ="highlight">		    
+	 	</element>		  
+	 	
+    </orientation>
+ 
+    <orientation id ="landscape" width="502">
+
+		
+  	    <element id="nohighlight">
+  	        <layout id="anchor" name="anchor" height="88" width="482">
+    			<imagevisual id="mul_icon" positionx="88" positiony="12" width="305" height="64" fitmode="on">
+    				<attributesetter name="imagepath" targetvalue="mul_icon" category="data" />
+    				<attributesetter name="opacity" targetvalue="1" />
+    			</imagevisual>
+			</layout>
+	 	</element>		  
+
+		<element id ="highlight">		    
+	 	</element>		  
+ 	
+    </orientation>
+</dhuiml>