Last change
on this file since 202 was 153, checked in by Nicholas Riley, 21 years ago |
Integrates SCPatch and mach_inject; unfinished, buggy.
|
File size:
1.0 KB
|
Line | |
---|
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>CFBundleExecutable</key>
|
---|
8 | <string>F-Script Anywhere</string>
|
---|
9 | <key>CFBundleGetInfoString</key>
|
---|
10 | <string>F-Script Anywhere 1.2b1,
|
---|
11 | © 2002–04 Nicholas Riley</string>
|
---|
12 | <key>CFBundleIconFile</key>
|
---|
13 | <string>Application icon</string>
|
---|
14 | <key>CFBundleIdentifier</key>
|
---|
15 | <string>net.sabi.FScriptAnywhereApp</string>
|
---|
16 | <key>CFBundleInfoDictionaryVersion</key>
|
---|
17 | <string>6.0</string>
|
---|
18 | <key>CFBundleName</key>
|
---|
19 | <string>F-Script Anywhere</string>
|
---|
20 | <key>CFBundlePackageType</key>
|
---|
21 | <string>APPL</string>
|
---|
22 | <key>CFBundleShortVersionString</key>
|
---|
23 | <string>1.2b1</string>
|
---|
24 | <key>CFBundleSignature</key>
|
---|
25 | <string>FSAn</string>
|
---|
26 | <key>CFBundleVersion</key>
|
---|
27 | <string>1.2b1</string>
|
---|
28 | <key>NSMainNibFile</key>
|
---|
29 | <string>MainMenu</string>
|
---|
30 | <key>NSPrincipalClass</key>
|
---|
31 | <string>FSAApp</string>
|
---|
32 | </dict>
|
---|
33 | </plist>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.