author | koda |
Wed, 29 Jun 2011 21:52:07 +0200 | |
branch | 0.9.15 |
changeset 4779 | 53f7e964a338 |
parent 4732 | 10f675aee907 |
parent 4777 | 97c614e1f907 |
permissions | -rw-r--r-- |
1999 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
2 |
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> |
|
3 |
<plist version="1.0"> |
|
4 |
<dict> |
|
4732
10f675aee907
expose the available translations in the plist file for 0.9.15 (rf31d1073345e)
koda
parents:
4336
diff
changeset
|
5 |
<key>LSApplicationCategoryType</key> |
10f675aee907
expose the available translations in the plist file for 0.9.15 (rf31d1073345e)
koda
parents:
4336
diff
changeset
|
6 |
<string>public.app-category.strategy-games</string> |
2401 | 7 |
<key>CFBundleName</key> |
8 |
<string>Hedgewars</string> |
|
1999 | 9 |
<key>CFBundleExecutable</key> |
10 |
<string>hedgewars</string> |
|
2003 | 11 |
<key>CFBundleGetInfoString</key> |
2008 | 12 |
<string>http://www.hedgewars.org</string> |
1999 | 13 |
<key>CFBundleIconFile</key> |
14 |
<string>Icon.icns</string> |
|
15 |
<key>CFBundleIdentifier</key> |
|
3373 | 16 |
<string>org.hedgewars.desktop</string> |
1999 | 17 |
<key>CFBundlePackageType</key> |
18 |
<string>APPL</string> |
|
19 |
<key>CFBundleSignature</key> |
|
20 |
<string>Hedge</string> |
|
21 |
<key>CFBundleVersion</key> |
|
4336 | 22 |
<string>${HEDGEWARS_REVISION}</string> |
23 |
<key>CFBundleShortVersionString</key> |
|
1999 | 24 |
<string>${HEDGEWARS_VERSION}</string> |
2003 | 25 |
<key>NSHumanReadableCopyright</key> |
4777 | 26 |
<string>© 2004-2011 Hedgewars Project</string> |
2003 | 27 |
<key>NSAppleScriptEnabled</key> |
28 |
<false/> |
|
29 |
<key>LSRequiresNativeExecution</key> |
|
4336 | 30 |
<true/> |
2663 | 31 |
<key>LSMinimumSystemVersionByArchitecture</key> |
32 |
<dict> |
|
4336 | 33 |
<key>x86_64</key> |
34 |
<string>10.6.0</string> |
|
35 |
<key>i386</key> |
|
36 |
<string>10.4.0</string> |
|
37 |
<key>ppc</key> |
|
38 |
<string>10.4.0</string> |
|
2663 | 39 |
</dict> |
2641 | 40 |
<key>LSArchitecturePriority</key> |
41 |
<array> |
|
4336 | 42 |
<string>x86_64</string> |
43 |
<string>i386</string> |
|
44 |
<string>ppc</string> |
|
2641 | 45 |
</array> |
46 |
<key>LSMinimumSystemVersion</key> |
|
47 |
<string>${minimum_macosx}</string> |
|
2401 | 48 |
<key>SUPublicDSAKeyFile</key> |
49 |
<string>dsa_pub.pem</string> |
|
4732
10f675aee907
expose the available translations in the plist file for 0.9.15 (rf31d1073345e)
koda
parents:
4336
diff
changeset
|
50 |
<key>CFBundleLocalizations</key> |
10f675aee907
expose the available translations in the plist file for 0.9.15 (rf31d1073345e)
koda
parents:
4336
diff
changeset
|
51 |
<array> |
10f675aee907
expose the available translations in the plist file for 0.9.15 (rf31d1073345e)
koda
parents:
4336
diff
changeset
|
52 |
<string>ar</string> |
10f675aee907
expose the available translations in the plist file for 0.9.15 (rf31d1073345e)
koda
parents:
4336
diff
changeset
|
53 |
<string>bg</string> |
10f675aee907
expose the available translations in the plist file for 0.9.15 (rf31d1073345e)
koda
parents:
4336
diff
changeset
|
54 |
<string>cs</string> |
10f675aee907
expose the available translations in the plist file for 0.9.15 (rf31d1073345e)
koda
parents:
4336
diff
changeset
|
55 |
<string>de</string> |
10f675aee907
expose the available translations in the plist file for 0.9.15 (rf31d1073345e)
koda
parents:
4336
diff
changeset
|
56 |
<string>el</string> |
10f675aee907
expose the available translations in the plist file for 0.9.15 (rf31d1073345e)
koda
parents:
4336
diff
changeset
|
57 |
<string>en</string> |
10f675aee907
expose the available translations in the plist file for 0.9.15 (rf31d1073345e)
koda
parents:
4336
diff
changeset
|
58 |
<string>es</string> |
10f675aee907
expose the available translations in the plist file for 0.9.15 (rf31d1073345e)
koda
parents:
4336
diff
changeset
|
59 |
<string>fi</string> |
10f675aee907
expose the available translations in the plist file for 0.9.15 (rf31d1073345e)
koda
parents:
4336
diff
changeset
|
60 |
<string>fr</string> |
10f675aee907
expose the available translations in the plist file for 0.9.15 (rf31d1073345e)
koda
parents:
4336
diff
changeset
|
61 |
<string>gl</string> |
10f675aee907
expose the available translations in the plist file for 0.9.15 (rf31d1073345e)
koda
parents:
4336
diff
changeset
|
62 |
<string>hu</string> |
10f675aee907
expose the available translations in the plist file for 0.9.15 (rf31d1073345e)
koda
parents:
4336
diff
changeset
|
63 |
<string>it</string> |
10f675aee907
expose the available translations in the plist file for 0.9.15 (rf31d1073345e)
koda
parents:
4336
diff
changeset
|
64 |
<string>ja</string> |
10f675aee907
expose the available translations in the plist file for 0.9.15 (rf31d1073345e)
koda
parents:
4336
diff
changeset
|
65 |
<string>ko</string> |
10f675aee907
expose the available translations in the plist file for 0.9.15 (rf31d1073345e)
koda
parents:
4336
diff
changeset
|
66 |
<string>nl</string> |
10f675aee907
expose the available translations in the plist file for 0.9.15 (rf31d1073345e)
koda
parents:
4336
diff
changeset
|
67 |
<string>pl</string> |
10f675aee907
expose the available translations in the plist file for 0.9.15 (rf31d1073345e)
koda
parents:
4336
diff
changeset
|
68 |
<string>pt_BR</string> |
10f675aee907
expose the available translations in the plist file for 0.9.15 (rf31d1073345e)
koda
parents:
4336
diff
changeset
|
69 |
<string>pt_PT</string> |
10f675aee907
expose the available translations in the plist file for 0.9.15 (rf31d1073345e)
koda
parents:
4336
diff
changeset
|
70 |
<string>ru</string> |
10f675aee907
expose the available translations in the plist file for 0.9.15 (rf31d1073345e)
koda
parents:
4336
diff
changeset
|
71 |
<string>sk</string> |
10f675aee907
expose the available translations in the plist file for 0.9.15 (rf31d1073345e)
koda
parents:
4336
diff
changeset
|
72 |
<string>sv</string> |
10f675aee907
expose the available translations in the plist file for 0.9.15 (rf31d1073345e)
koda
parents:
4336
diff
changeset
|
73 |
<string>tr</string> |
10f675aee907
expose the available translations in the plist file for 0.9.15 (rf31d1073345e)
koda
parents:
4336
diff
changeset
|
74 |
<string>uk</string> |
10f675aee907
expose the available translations in the plist file for 0.9.15 (rf31d1073345e)
koda
parents:
4336
diff
changeset
|
75 |
<string>zh_CN</string> |
10f675aee907
expose the available translations in the plist file for 0.9.15 (rf31d1073345e)
koda
parents:
4336
diff
changeset
|
76 |
<string>zh_TW</string> |
10f675aee907
expose the available translations in the plist file for 0.9.15 (rf31d1073345e)
koda
parents:
4336
diff
changeset
|
77 |
</array> |
1999 | 78 |
</dict> |
79 |
</plist> |