debian: fix build-deps for focal
[amule.git] / aMuleGUI.app / Contents / Info.plist
blobc30ea6104c109fd8c9215127e729e181dccf2118
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>amulegui</string>
9 <key>CFBundleName</key>
10 <string>amulegui</string>
11 <key>CFBundleGetInfoString</key>
12 <string>2.4.0, 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.aMuleGUI</string>
17 <key>CFBundleInfoDictionaryVersion</key>
18 <string>2.4.0</string>
19 <key>CFBundlePackageType</key>
20 <string>APPL</string>
21 <key>CFBundleShortVersionString</key>
22 <string>2.4.0</string>
23 <key>CFBundleSignature</key>
24 <string>aMGU</string>
25 <key>CFBundleVersion</key>
26 <string>2.4.0</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>