Orientation Wallpapers/Info.plist
author John Kern <johnk@symbian.org>
Fri, 05 Nov 2010 10:25:04 +0000
changeset 5 15c5e72665d2
parent 0 0b6daedcf7e1
permissions -rw-r--r--
removing IDE settings files

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