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>amule</string>
9	<key>CFBundleName</key>
10	<string>amule</string>
11	<key>CFBundleGetInfoString</key>
12	<string>2.3.1, Copyright 2003-2011 aMule Project (http://www.amule.org)</string>
13	<key>CFBundleIconFile</key>
14	<string>amule</string>
15	<key>CFBundleIdentifier</key>
16	<string>org.amule.aMule</string>
17	<key>CFBundleInfoDictionaryVersion</key>
18	<string>2.3.1</string>
19	<key>CFBundlePackageType</key>
20	<string>APPL</string>
21	<key>CFBundleShortVersionString</key>
22	<string>2.3.1</string>
23	<key>CFBundleSignature</key>
24	<string>aMul</string>
25	<key>CFBundleVersion</key>
26	<string>2.3.1</string>
27	<key>NSHumanReadableCopyright</key>
28	<string>Copyright 2003-2011 aMule Project (http://www.amule.org)</string>
29	<key>NSMainNibFile</key>
30	<string>NSMainNibFile</string>
31	<key>NSPrincipalClass</key>
32	<string>NSApplication</string>
33</dict>
34</plist>
35