Orientation Wallpapers/Info.plist
author Eugene Ostroukhov <eugeneo@symbian.org>
Mon, 01 Nov 2010 14:47:36 -0700
changeset 1 8452783e7980
parent 0 0b6daedcf7e1
permissions -rw-r--r--
Updated eggtimer application

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