author | Eugene Ostroukhov <eugeneo@symbian.org> |
Tue, 02 Nov 2010 10:44:05 -0700 | |
changeset 2 | 2da62bb63910 |
parent 0 | 0b6daedcf7e1 |
permissions | -rw-r--r-- |
<?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>Orientation Wallpapers</string> <key>Identifier</key> <string>com.company.OrientationWallpapers</string> <key>Version</key> <string>1.0</string> <key>AllowNetworkAccess</key> <true/> <key>MainHTML</key> <string>index.html</string> <key>MiniViewEnabled</key> <false/> </dict> </plist>