comparison tim_grid_mapper/grid_mapper.app/Contents/Info.plist @ 50:f4c6999ecfe9 tip

added the files on my computer that aren't aiff s> these shoudl be everything for the big bang fair 2011 - heresy, and tim's file's also here
author Andrew N Robertson <andrew.robertson@eecs.qmul.ac.uk>
date Sat, 08 Oct 2011 22:12:49 +0100
parents
children
comparison
equal deleted inserted replaced
49:0eeda0223db3 50:f4c6999ecfe9
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3 <plist version="1.0">
4 <dict>
5 <key>CFBundleDevelopmentRegion</key>
6 <string>English</string>
7 <key>CFBundleDocumentTypes</key>
8 <array>
9 <dict>
10 <key>CFBundleTypeOSTypes</key>
11 <array>
12 <string>****</string>
13 <string>fold</string>
14 <string>disk</string>
15 </array>
16 <key>CFBundleTypeRole</key>
17 <string>Viewer</string>
18 </dict>
19 </array>
20 <key>CFBundleExecutable</key>
21 <string>grid_mapper</string>
22 <key>CFBundleIconFile</key>
23 <string>PythonApplet.icns</string>
24 <key>CFBundleIdentifier</key>
25 <string>grid_mapper</string>
26 <key>CFBundleInfoDictionaryVersion</key>
27 <string>6.0</string>
28 <key>CFBundleName</key>
29 <string>grid_mapper</string>
30 <key>CFBundlePackageType</key>
31 <string>APPL</string>
32 <key>CFBundleSignature</key>
33 <string>????</string>
34 </dict>
35 </plist>