Symbian.org/Info.plist
author John Kern <johnk@symbian.org>
Fri, 17 Jul 2009 20:44:05 -0700
changeset 9 627bf8ea9128
parent 0 54498df70f5d
permissions -rw-r--r--
use a medium font for description.

<?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>