--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/skins/Symbian/srcdata/transparent.svg Thu Jun 24 11:32:59 2010 +0100
@@ -0,0 +1,12 @@
+<?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>
\ No newline at end of file