Develop and Download Open Source Software

Browse CVS Repository

Annotation of /malonnote/Info.plist

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.2 - (hide annotations) (download)
Wed Dec 28 01:49:51 2005 UTC (18 years, 2 months ago) by maloninc
Branch: MAIN
CVS Tags: rel_1_7_1, dev_1_6-0005, dev_1_6-0004, dev_1_6-0003, dev_1_6-0002, HEAD
Changes since 1.1: +4 -0 lines
for WebKitCtrl

1 maloninc 1.1 <?xml version="1.0" encoding="UTF-8"?>
2     <!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd">
3     <plist version="0.9">
4     <dict>
5     <key>CFBundleExcecutable</key>
6     <string>mnote</string>
7     <key>CFBundleIdentifier</key>
8     <string>com.maloninc.mnote</string>
9     <key>CFBundleIconFile</key>
10     <string>mnote.icns</string>
11     <key>CFBundlePackageType</key>
12     <string>APPL</string>
13     <key>CFBungleSignature</key>
14     <string>????</string>
15 maloninc 1.2 <key>LSRequiresCarbon</key>
16     <true/>
17     <key>CSResourcesFileMapped</key>
18     <true/>
19 maloninc 1.1 </dict>
20     </plist>

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26