Wikipedia/Info.plist
changeset 20 918767a9c8d3
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Wikipedia/Info.plist	Tue Mar 09 10:34:58 2010 +0000
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Nokia//DTD PLIST 1.0//EN" "http://www.nokia.com/DTDs/plist-1.0.dtd">
+<plist version="1.0">
+    <dict>
+        <key>DisplayName</key>
+        <string>Wikipedia</string>
+        <key>Identifier</key>
+        <string>com.Wikipedia.basic.widget</string>
+        <key>Version</key>
+        <string>1.0</string>
+        <key>MainHTML</key>
+        <string>index.html</string>
+        <key>AllowNetworkAccess</key>
+        <true/>
+        <key>MiniViewEnabled</key>
+		<true/>
+    </dict>
+</plist>
\ No newline at end of file