diff options
author | Socapex <philippe_groarke@yahoo.ca> | 2012-12-03 18:29:54 -0500 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2012-12-04 03:06:29 +0300 |
commit | 8bf33f1619c548d3901cf139dcf2a83b71c2b63c (patch) | |
tree | df4a18ef8283cc1e25563e3773a6bb6f201ad05b /ManaPlus.app | |
parent | 32f981a9424a133298fa7a1f28455b4af9527008 (diff) | |
download | plus-8bf33f1619c548d3901cf139dcf2a83b71c2b63c.tar.gz plus-8bf33f1619c548d3901cf139dcf2a83b71c2b63c.tar.bz2 plus-8bf33f1619c548d3901cf139dcf2a83b71c2b63c.tar.xz plus-8bf33f1619c548d3901cf139dcf2a83b71c2b63c.zip |
Initial changes for OS X build.
Diffstat (limited to 'ManaPlus.app')
-rw-r--r-- | ManaPlus.app/Contents/Info.plist | 52 | ||||
-rw-r--r-- | ManaPlus.app/Contents/PkgInfo | 1 | ||||
-rw-r--r-- | ManaPlus.app/Contents/Resources/Mana.icns | bin | 0 -> 65136 bytes | |||
-rw-r--r-- | ManaPlus.app/Contents/Resources/en.lproj/Credits.rtf | 29 | ||||
-rw-r--r-- | ManaPlus.app/Contents/Resources/en.lproj/InfoPlist.strings | bin | 0 -> 92 bytes | |||
-rw-r--r-- | ManaPlus.app/Contents/Resources/en.lproj/MainMenu.nib | bin | 0 -> 26665 bytes |
6 files changed, 82 insertions, 0 deletions
diff --git a/ManaPlus.app/Contents/Info.plist b/ManaPlus.app/Contents/Info.plist new file mode 100644 index 000000000..c65803b11 --- /dev/null +++ b/ManaPlus.app/Contents/Info.plist @@ -0,0 +1,52 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> +<plist version="1.0"> +<dict> + <key>BuildMachineOSBuild</key> + <string>12C3006</string> + <key>CFBundleDevelopmentRegion</key> + <string>en</string> + <key>CFBundleExecutable</key> + <string>ManaPlus</string> + <key>CFBundleIconFile</key> + <string>Mana</string> + <key>CFBundleIdentifier</key> + <string>evolonline.ManaPlus</string> + <key>CFBundleInfoDictionaryVersion</key> + <string>6.0</string> + <key>CFBundleName</key> + <string>ManaPlus</string> + <key>CFBundlePackageType</key> + <string>APPL</string> + <key>CFBundleShortVersionString</key> + <string>1.0</string> + <key>CFBundleSignature</key> + <string>????</string> + <key>CFBundleVersion</key> + <string>1</string> + <key>DTCompiler</key> + <string></string> + <key>DTPlatformBuild</key> + <string>4G2008a</string> + <key>DTPlatformVersion</key> + <string>GM</string> + <key>DTSDKBuild</key> + <string>12C37</string> + <key>DTSDKName</key> + <string>macosx10.8</string> + <key>DTXcode</key> + <string>0452</string> + <key>DTXcodeBuild</key> + <string>4G2008a</string> + <key>LSApplicationCategoryType</key> + <string>public.app-category.role-playing-games</string> + <key>LSMinimumSystemVersion</key> + <string>10.8</string> + <key>NSHumanReadableCopyright</key> + <string>Copyright © 2012 evolonline. All rights reserved.</string> + <key>NSMainNibFile</key> + <string>MainMenu</string> + <key>NSPrincipalClass</key> + <string>NSApplication</string> +</dict> +</plist> diff --git a/ManaPlus.app/Contents/PkgInfo b/ManaPlus.app/Contents/PkgInfo new file mode 100644 index 000000000..bd04210fb --- /dev/null +++ b/ManaPlus.app/Contents/PkgInfo @@ -0,0 +1 @@ +APPL????
\ No newline at end of file diff --git a/ManaPlus.app/Contents/Resources/Mana.icns b/ManaPlus.app/Contents/Resources/Mana.icns Binary files differnew file mode 100644 index 000000000..7230a0994 --- /dev/null +++ b/ManaPlus.app/Contents/Resources/Mana.icns diff --git a/ManaPlus.app/Contents/Resources/en.lproj/Credits.rtf b/ManaPlus.app/Contents/Resources/en.lproj/Credits.rtf new file mode 100644 index 000000000..46576ef21 --- /dev/null +++ b/ManaPlus.app/Contents/Resources/en.lproj/Credits.rtf @@ -0,0 +1,29 @@ +{\rtf0\ansi{\fonttbl\f0\fswiss Helvetica;} +{\colortbl;\red255\green255\blue255;} +\paperw9840\paperh8400 +\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural + +\f0\b\fs24 \cf0 Engineering: +\b0 \ + Some people\ +\ + +\b Human Interface Design: +\b0 \ + Some other people\ +\ + +\b Testing: +\b0 \ + Hopefully not nobody\ +\ + +\b Documentation: +\b0 \ + Whoever\ +\ + +\b With special thanks to: +\b0 \ + Mom\ +} diff --git a/ManaPlus.app/Contents/Resources/en.lproj/InfoPlist.strings b/ManaPlus.app/Contents/Resources/en.lproj/InfoPlist.strings Binary files differnew file mode 100644 index 000000000..5e45963c3 --- /dev/null +++ b/ManaPlus.app/Contents/Resources/en.lproj/InfoPlist.strings diff --git a/ManaPlus.app/Contents/Resources/en.lproj/MainMenu.nib b/ManaPlus.app/Contents/Resources/en.lproj/MainMenu.nib Binary files differnew file mode 100644 index 000000000..eb6b45872 --- /dev/null +++ b/ManaPlus.app/Contents/Resources/en.lproj/MainMenu.nib |