Symbian.org/Info.plist
changeset 0 54498df70f5d
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Symbian.org/Info.plist	Fri Jun 05 16:18:05 2009 +0100
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Nokia//DTD PLIST 1.0//EN" "http://www.nokia.com/NOKIA_COM_1/DTDs/plist-1.0.dtd">
+<plist version="1.0">
+    <dict>
+        <key>DisplayName</key>
+        <string>Symbian.org</string>
+        <key>Identifier</key>
+        <string>org.symbian.developer.widget</string>
+        <key>Version</key>
+        <string>1.0</string>
+        <key>MainHTML</key>
+        <string>index.html</string>
+        <key>AllowNetworkAccess</key>
+        <true/>
+    </dict>
+</plist>
\ No newline at end of file