summaryrefslogtreecommitdiff
path: root/ManaPlus.app/Contents
diff options
context:
space:
mode:
Diffstat (limited to 'ManaPlus.app/Contents')
-rw-r--r--ManaPlus.app/Contents/Info.plist52
-rw-r--r--ManaPlus.app/Contents/PkgInfo1
-rw-r--r--ManaPlus.app/Contents/Resources/Mana.icnsbin0 -> 65136 bytes
-rw-r--r--ManaPlus.app/Contents/Resources/en.lproj/Credits.rtf29
-rw-r--r--ManaPlus.app/Contents/Resources/en.lproj/InfoPlist.stringsbin0 -> 92 bytes
-rw-r--r--ManaPlus.app/Contents/Resources/en.lproj/MainMenu.nibbin0 -> 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
new file mode 100644
index 000000000..7230a0994
--- /dev/null
+++ b/ManaPlus.app/Contents/Resources/Mana.icns
Binary files differ
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
new file mode 100644
index 000000000..5e45963c3
--- /dev/null
+++ b/ManaPlus.app/Contents/Resources/en.lproj/InfoPlist.strings
Binary files differ
diff --git a/ManaPlus.app/Contents/Resources/en.lproj/MainMenu.nib b/ManaPlus.app/Contents/Resources/en.lproj/MainMenu.nib
new file mode 100644
index 000000000..eb6b45872
--- /dev/null
+++ b/ManaPlus.app/Contents/Resources/en.lproj/MainMenu.nib
Binary files differ