skins/Symbian/srcdata/transparent.svg
author Dario Sestito <darios@symbian.org>
Fri, 19 Nov 2010 15:21:06 +0000
branchRCL_3
changeset 129 67a72ace5294
parent 94 177a1ce23429
permissions -rw-r--r--
Fix for Bug 3172 - Recorder application demands Memory card

<?xml version="1.0"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN" "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">

<svg width="100%" height="100%" 
	xmlns="http://www.w3.org/2000/svg"
	xmlns:xlink="http://www.w3.org/1999/xlink" 
	viewBox="0 0 100 100" preserveAspectRatio="none">

	<g>
	<rect fill="none" x="0" y="0" width="100%" height="100%"/>	
	</g>
</svg>