Eggtimer/Info.plist
changeset 0 0b6daedcf7e1
equal deleted inserted replaced
-1:000000000000 0:0b6daedcf7e1
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <!DOCTYPE plist PUBLIC "-//Nokia//DTD PLIST 1.0//EN" "http://www.nokia.com/DTDs/plist-1.0.dtd">
       
     3 <plist version="1.0">
       
     4 <dict>
       
     5 	<key>DisplayName</key>
       
     6 	<string>Eggtimer</string>
       
     7 	<key>Identifier</key>
       
     8 	<string>org.symbian.eggtimer</string>
       
     9 	<key>Version</key>
       
    10 	<string>1.0</string>
       
    11 	<key>AllowNetworkAccess</key>
       
    12 	<true/>
       
    13 	<key>MainHTML</key>
       
    14 	<string>index.html</string>
       
    15 	<key>MiniViewEnabled</key>
       
    16 	<false/>
       
    17 </dict>
       
    18 </plist>