diff options
author | Andrei Karas <akaras@inbox.ru> | 2012-12-04 03:27:55 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2012-12-04 03:27:55 +0300 |
commit | 81cc4f002862643ae666a4c13028bfd0ae8bb035 (patch) | |
tree | faf5f20db828e658948ed80d12f59a603193e4fd | |
parent | b797f357198399014452ac36cd1eedbcaabf8ac7 (diff) | |
download | plus-81cc4f002862643ae666a4c13028bfd0ae8bb035.tar.gz plus-81cc4f002862643ae666a4c13028bfd0ae8bb035.tar.bz2 plus-81cc4f002862643ae666a4c13028bfd0ae8bb035.tar.xz plus-81cc4f002862643ae666a4c13028bfd0ae8bb035.zip |
Bit more cleanup after merging xcode project.
-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 | 65136 -> 0 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 | 92 -> 0 bytes | |||
-rw-r--r-- | ManaPlus.app/Contents/Resources/en.lproj/MainMenu.nib | bin | 26665 -> 0 bytes |
6 files changed, 0 insertions, 82 deletions
diff --git a/ManaPlus.app/Contents/Info.plist b/ManaPlus.app/Contents/Info.plist deleted file mode 100644 index c65803b11..000000000 --- a/ManaPlus.app/Contents/Info.plist +++ /dev/null @@ -1,52 +0,0 @@ -<?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 deleted file mode 100644 index bd04210fb..000000000 --- a/ManaPlus.app/Contents/PkgInfo +++ /dev/null @@ -1 +0,0 @@ -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 differdeleted file mode 100644 index 7230a0994..000000000 --- a/ManaPlus.app/Contents/Resources/Mana.icns +++ /dev/null diff --git a/ManaPlus.app/Contents/Resources/en.lproj/Credits.rtf b/ManaPlus.app/Contents/Resources/en.lproj/Credits.rtf deleted file mode 100644 index 46576ef21..000000000 --- a/ManaPlus.app/Contents/Resources/en.lproj/Credits.rtf +++ /dev/null @@ -1,29 +0,0 @@ -{\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 differdeleted file mode 100644 index 5e45963c3..000000000 --- a/ManaPlus.app/Contents/Resources/en.lproj/InfoPlist.strings +++ /dev/null diff --git a/ManaPlus.app/Contents/Resources/en.lproj/MainMenu.nib b/ManaPlus.app/Contents/Resources/en.lproj/MainMenu.nib Binary files differdeleted file mode 100644 index eb6b45872..000000000 --- a/ManaPlus.app/Contents/Resources/en.lproj/MainMenu.nib +++ /dev/null |