diff --git a/.gitignore b/.gitignore index 7124db1..4f4d78e 100755 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,8 @@ *.suo *.csproj.user +*.DS_Store + HorseIsleServer/N00BS/obj/* HorseIsleServer/N00BS/bin/* diff --git a/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/CodeResources b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/CodeResources new file mode 100644 index 0000000..055a706 Binary files /dev/null and b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/CodeResources differ diff --git a/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Info.plist b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Info.plist new file mode 100644 index 0000000..f9b4e00 --- /dev/null +++ b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Info.plist @@ -0,0 +1,165 @@ + + + + + BuildMachineOSBuild + 16G2136 + CFBundleDevelopmentRegion + en-US + CFBundleDocumentTypes + + + CFBundleTypeExtensions + + swf + spl + + CFBundleTypeIconFile + document_swf.icns + CFBundleTypeName + Shockwave Flash Movie + CFBundleTypeOSTypes + + SWFL + + CFBundleTypeRole + Viewer + + + CFBundleTypeExtensions + + flv + + CFBundleTypeIconFile + document_flv.icns + CFBundleTypeName + Macromedia Flash Video + CFBundleTypeOSTypes + + MFLV + + CFBundleTypeRole + None + + + CFBundleTypeExtensions + + f4v + + CFBundleTypeIconFile + document_f4v.icns + CFBundleTypeMIMETypes + + video/mp4 + + CFBundleTypeName + Video for Adobe Flash Player + CFBundleTypeOSTypes + + F4V + + CFBundleTypeRole + None + + + CFBundleTypeExtensions + + f4p + + CFBundleTypeIconFile + document_f4p.icns + CFBundleTypeMIMETypes + + video/mp4 + + CFBundleTypeName + Protected Media for Adobe Flash Player + CFBundleTypeOSTypes + + F4P + + CFBundleTypeRole + Viewer + + + CFBundleTypeExtensions + + f4a + + CFBundleTypeIconFile + document_f4a.icns + CFBundleTypeMIMETypes + + audio/mp4 + + CFBundleTypeName + Audio for Adobe Flash Player + CFBundleTypeOSTypes + + F4A + + CFBundleTypeRole + Viewer + + + CFBundleExecutable + Flash Player + CFBundleGetInfoString + Adobe Flash Player 32.0 r0 Copyright 1996-2020 Adobe and its licensors. All rights reserved. + CFBundleIconFile + FlashPlayer.icns + CFBundleIdentifier + com.macromedia.Flash Player.app + CFBundleInfoDictionaryVersion + 6.0 + CFBundleLongVersionString + Adobe Flash Player 32.0 r0 + CFBundleName + Flash Player + CFBundlePackageType + APPL + CFBundleShortVersionString + 32.0.0.465 + CFBundleSignature + SWF2 + CFBundleSupportedPlatforms + + MacOSX + + CFBundleVersion + 32.0.0.465 + CSResourcesFileMapped + + DTCompiler + com.apple.compilers.llvm.clang.1_0 + DTPlatformBuild + 8B62 + DTPlatformVersion + GM + DTSDKBuild + 16B2649 + DTSDKName + macosx10.12 + DTXcode + 0810 + DTXcodeBuild + 8B62 + LSPrefersCarbon + YES + NSAppTransportSecurity + + NSAllowsArbitraryLoads + + + NSAppleScriptEnabled + YES + NSHighResolutionCapable + + NSHumanReadableCopyright + Copyright ?? 1996-2020 Adobe and its licensors. All Rights Reserved. + NSMainNibFile + MainMenu + NSPrincipalClass + NSApplication + + diff --git a/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/MacOS/Flash Player b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/MacOS/Flash Player new file mode 100755 index 0000000..9c4689d Binary files /dev/null and b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/MacOS/Flash Player differ diff --git a/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/PkgInfo b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/PkgInfo new file mode 100644 index 0000000..2d69ac5 --- /dev/null +++ b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/PkgInfo @@ -0,0 +1 @@ +APPLSWF2 \ No newline at end of file diff --git a/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/Flash Player.rsrc b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/Flash Player.rsrc new file mode 100644 index 0000000..b1494eb Binary files /dev/null and b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/Flash Player.rsrc differ diff --git a/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/FlashPlayer.icns b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/FlashPlayer.icns new file mode 100644 index 0000000..4a0c8e4 Binary files /dev/null and b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/FlashPlayer.icns differ diff --git a/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/cs.lproj/InfoPlist.strings b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/cs.lproj/InfoPlist.strings new file mode 100644 index 0000000..9b30b9f Binary files /dev/null and b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/cs.lproj/InfoPlist.strings differ diff --git a/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/cs.lproj/MainMenu.nib b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/cs.lproj/MainMenu.nib new file mode 100644 index 0000000..62225a4 Binary files /dev/null and b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/cs.lproj/MainMenu.nib differ diff --git a/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/cs.lproj/PlayerUILocalizable.strings b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/cs.lproj/PlayerUILocalizable.strings new file mode 100644 index 0000000..c1eeb48 Binary files /dev/null and b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/cs.lproj/PlayerUILocalizable.strings differ diff --git a/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/cs.lproj/StandalonePlayerLocalizable.strings b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/cs.lproj/StandalonePlayerLocalizable.strings new file mode 100644 index 0000000..5ee008f Binary files /dev/null and b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/cs.lproj/StandalonePlayerLocalizable.strings differ diff --git a/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/de.lproj/InfoPlist.strings b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/de.lproj/InfoPlist.strings new file mode 100644 index 0000000..9b30b9f Binary files /dev/null and b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/de.lproj/InfoPlist.strings differ diff --git a/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/de.lproj/MainMenu.nib b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/de.lproj/MainMenu.nib new file mode 100644 index 0000000..4f46d9c Binary files /dev/null and b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/de.lproj/MainMenu.nib differ diff --git a/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/de.lproj/PlayerUILocalizable.strings b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/de.lproj/PlayerUILocalizable.strings new file mode 100644 index 0000000..baf8133 Binary files /dev/null and b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/de.lproj/PlayerUILocalizable.strings differ diff --git a/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/de.lproj/StandalonePlayerLocalizable.strings b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/de.lproj/StandalonePlayerLocalizable.strings new file mode 100644 index 0000000..da853fe Binary files /dev/null and b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/de.lproj/StandalonePlayerLocalizable.strings differ diff --git a/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/document_f4a.icns b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/document_f4a.icns new file mode 100755 index 0000000..28e1c7d Binary files /dev/null and b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/document_f4a.icns differ diff --git a/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/document_f4p.icns b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/document_f4p.icns new file mode 100755 index 0000000..b40ebd2 Binary files /dev/null and b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/document_f4p.icns differ diff --git a/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/document_f4v.icns b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/document_f4v.icns new file mode 100644 index 0000000..26e01f1 Binary files /dev/null and b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/document_f4v.icns differ diff --git a/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/document_flv.icns b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/document_flv.icns new file mode 100755 index 0000000..8b55208 Binary files /dev/null and b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/document_flv.icns differ diff --git a/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/document_swf.icns b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/document_swf.icns new file mode 100644 index 0000000..157f439 Binary files /dev/null and b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/document_swf.icns differ diff --git a/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/en.lproj/InfoPlist.strings b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/en.lproj/InfoPlist.strings new file mode 100644 index 0000000..9b30b9f Binary files /dev/null and b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/en.lproj/InfoPlist.strings differ diff --git a/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/en.lproj/MainMenu.nib b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/en.lproj/MainMenu.nib new file mode 100644 index 0000000..af4eb0c Binary files /dev/null and b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/en.lproj/MainMenu.nib differ diff --git a/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/en.lproj/PlayerUILocalizable.strings b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/en.lproj/PlayerUILocalizable.strings new file mode 100644 index 0000000..8968e35 Binary files /dev/null and b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/en.lproj/PlayerUILocalizable.strings differ diff --git a/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/en.lproj/StandalonePlayerLocalizable.strings b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/en.lproj/StandalonePlayerLocalizable.strings new file mode 100644 index 0000000..5dfd350 Binary files /dev/null and b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/en.lproj/StandalonePlayerLocalizable.strings differ diff --git a/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/es.lproj/InfoPlist.strings b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/es.lproj/InfoPlist.strings new file mode 100644 index 0000000..9b30b9f Binary files /dev/null and b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/es.lproj/InfoPlist.strings differ diff --git a/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/es.lproj/MainMenu.nib b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/es.lproj/MainMenu.nib new file mode 100644 index 0000000..3fb581b Binary files /dev/null and b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/es.lproj/MainMenu.nib differ diff --git a/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/es.lproj/PlayerUILocalizable.strings b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/es.lproj/PlayerUILocalizable.strings new file mode 100644 index 0000000..fb67ce1 Binary files /dev/null and b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/es.lproj/PlayerUILocalizable.strings differ diff --git a/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/es.lproj/StandalonePlayerLocalizable.strings b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/es.lproj/StandalonePlayerLocalizable.strings new file mode 100644 index 0000000..f3cdae7 Binary files /dev/null and b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/es.lproj/StandalonePlayerLocalizable.strings differ diff --git a/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/fr.lproj/InfoPlist.strings b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/fr.lproj/InfoPlist.strings new file mode 100644 index 0000000..9b30b9f Binary files /dev/null and b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/fr.lproj/InfoPlist.strings differ diff --git a/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/fr.lproj/MainMenu.nib b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/fr.lproj/MainMenu.nib new file mode 100644 index 0000000..24717c4 Binary files /dev/null and b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/fr.lproj/MainMenu.nib differ diff --git a/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/fr.lproj/PlayerUILocalizable.strings b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/fr.lproj/PlayerUILocalizable.strings new file mode 100644 index 0000000..e5fe360 Binary files /dev/null and b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/fr.lproj/PlayerUILocalizable.strings differ diff --git a/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/fr.lproj/StandalonePlayerLocalizable.strings b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/fr.lproj/StandalonePlayerLocalizable.strings new file mode 100644 index 0000000..956e50a Binary files /dev/null and b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/fr.lproj/StandalonePlayerLocalizable.strings differ diff --git a/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/it.lproj/InfoPlist.strings b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/it.lproj/InfoPlist.strings new file mode 100644 index 0000000..9b30b9f Binary files /dev/null and b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/it.lproj/InfoPlist.strings differ diff --git a/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/it.lproj/MainMenu.nib b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/it.lproj/MainMenu.nib new file mode 100644 index 0000000..a5035fd Binary files /dev/null and b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/it.lproj/MainMenu.nib differ diff --git a/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/it.lproj/PlayerUILocalizable.strings b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/it.lproj/PlayerUILocalizable.strings new file mode 100644 index 0000000..d4721d1 Binary files /dev/null and b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/it.lproj/PlayerUILocalizable.strings differ diff --git a/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/it.lproj/StandalonePlayerLocalizable.strings b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/it.lproj/StandalonePlayerLocalizable.strings new file mode 100644 index 0000000..53d2429 Binary files /dev/null and b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/it.lproj/StandalonePlayerLocalizable.strings differ diff --git a/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/ja.lproj/InfoPlist.strings b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/ja.lproj/InfoPlist.strings new file mode 100644 index 0000000..9b30b9f Binary files /dev/null and b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/ja.lproj/InfoPlist.strings differ diff --git a/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/ja.lproj/MainMenu.nib b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/ja.lproj/MainMenu.nib new file mode 100644 index 0000000..72885ff Binary files /dev/null and b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/ja.lproj/MainMenu.nib differ diff --git a/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/ja.lproj/PlayerUILocalizable.strings b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/ja.lproj/PlayerUILocalizable.strings new file mode 100644 index 0000000..927e338 Binary files /dev/null and b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/ja.lproj/PlayerUILocalizable.strings differ diff --git a/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/ja.lproj/StandalonePlayerLocalizable.strings b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/ja.lproj/StandalonePlayerLocalizable.strings new file mode 100644 index 0000000..ab2099e Binary files /dev/null and b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/ja.lproj/StandalonePlayerLocalizable.strings differ diff --git a/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/ko.lproj/InfoPlist.strings b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/ko.lproj/InfoPlist.strings new file mode 100644 index 0000000..9b30b9f Binary files /dev/null and b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/ko.lproj/InfoPlist.strings differ diff --git a/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/ko.lproj/MainMenu.nib b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/ko.lproj/MainMenu.nib new file mode 100644 index 0000000..9fd97f6 Binary files /dev/null and b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/ko.lproj/MainMenu.nib differ diff --git a/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/ko.lproj/PlayerUILocalizable.strings b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/ko.lproj/PlayerUILocalizable.strings new file mode 100644 index 0000000..b72724a Binary files /dev/null and b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/ko.lproj/PlayerUILocalizable.strings differ diff --git a/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/ko.lproj/StandalonePlayerLocalizable.strings b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/ko.lproj/StandalonePlayerLocalizable.strings new file mode 100644 index 0000000..128a86a Binary files /dev/null and b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/ko.lproj/StandalonePlayerLocalizable.strings differ diff --git a/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/nl.lproj/InfoPlist.strings b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/nl.lproj/InfoPlist.strings new file mode 100644 index 0000000..9b30b9f Binary files /dev/null and b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/nl.lproj/InfoPlist.strings differ diff --git a/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/nl.lproj/MainMenu.nib b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/nl.lproj/MainMenu.nib new file mode 100644 index 0000000..2dc142b Binary files /dev/null and b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/nl.lproj/MainMenu.nib differ diff --git a/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/nl.lproj/PlayerUILocalizable.strings b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/nl.lproj/PlayerUILocalizable.strings new file mode 100644 index 0000000..83201a2 Binary files /dev/null and b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/nl.lproj/PlayerUILocalizable.strings differ diff --git a/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/nl.lproj/StandalonePlayerLocalizable.strings b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/nl.lproj/StandalonePlayerLocalizable.strings new file mode 100644 index 0000000..19f4732 Binary files /dev/null and b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/nl.lproj/StandalonePlayerLocalizable.strings differ diff --git a/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/pl.lproj/InfoPlist.strings b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/pl.lproj/InfoPlist.strings new file mode 100644 index 0000000..9b30b9f Binary files /dev/null and b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/pl.lproj/InfoPlist.strings differ diff --git a/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/pl.lproj/MainMenu.nib b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/pl.lproj/MainMenu.nib new file mode 100644 index 0000000..51e2b8b Binary files /dev/null and b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/pl.lproj/MainMenu.nib differ diff --git a/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/pl.lproj/PlayerUILocalizable.strings b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/pl.lproj/PlayerUILocalizable.strings new file mode 100644 index 0000000..173e59b Binary files /dev/null and b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/pl.lproj/PlayerUILocalizable.strings differ diff --git a/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/pl.lproj/StandalonePlayerLocalizable.strings b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/pl.lproj/StandalonePlayerLocalizable.strings new file mode 100644 index 0000000..5998dcc Binary files /dev/null and b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/pl.lproj/StandalonePlayerLocalizable.strings differ diff --git a/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/pt.lproj/InfoPlist.strings b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/pt.lproj/InfoPlist.strings new file mode 100644 index 0000000..9b30b9f Binary files /dev/null and b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/pt.lproj/InfoPlist.strings differ diff --git a/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/pt.lproj/MainMenu.nib b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/pt.lproj/MainMenu.nib new file mode 100644 index 0000000..a83f4b2 Binary files /dev/null and b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/pt.lproj/MainMenu.nib differ diff --git a/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/pt.lproj/PlayerUILocalizable.strings b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/pt.lproj/PlayerUILocalizable.strings new file mode 100644 index 0000000..837d875 Binary files /dev/null and b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/pt.lproj/PlayerUILocalizable.strings differ diff --git a/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/pt.lproj/StandalonePlayerLocalizable.strings b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/pt.lproj/StandalonePlayerLocalizable.strings new file mode 100644 index 0000000..f31a4f9 Binary files /dev/null and b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/pt.lproj/StandalonePlayerLocalizable.strings differ diff --git a/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/ru.lproj/InfoPlist.strings b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/ru.lproj/InfoPlist.strings new file mode 100644 index 0000000..9b30b9f Binary files /dev/null and b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/ru.lproj/InfoPlist.strings differ diff --git a/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/ru.lproj/MainMenu.nib b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/ru.lproj/MainMenu.nib new file mode 100644 index 0000000..0fff661 Binary files /dev/null and b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/ru.lproj/MainMenu.nib differ diff --git a/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/ru.lproj/PlayerUILocalizable.strings b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/ru.lproj/PlayerUILocalizable.strings new file mode 100644 index 0000000..2dc84c6 Binary files /dev/null and b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/ru.lproj/PlayerUILocalizable.strings differ diff --git a/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/ru.lproj/StandalonePlayerLocalizable.strings b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/ru.lproj/StandalonePlayerLocalizable.strings new file mode 100644 index 0000000..060af0a Binary files /dev/null and b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/ru.lproj/StandalonePlayerLocalizable.strings differ diff --git a/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/sv.lproj/InfoPlist.strings b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/sv.lproj/InfoPlist.strings new file mode 100644 index 0000000..9b30b9f Binary files /dev/null and b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/sv.lproj/InfoPlist.strings differ diff --git a/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/sv.lproj/MainMenu.nib b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/sv.lproj/MainMenu.nib new file mode 100644 index 0000000..9c28d7b Binary files /dev/null and b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/sv.lproj/MainMenu.nib differ diff --git a/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/sv.lproj/PlayerUILocalizable.strings b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/sv.lproj/PlayerUILocalizable.strings new file mode 100644 index 0000000..26ca20f Binary files /dev/null and b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/sv.lproj/PlayerUILocalizable.strings differ diff --git a/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/sv.lproj/StandalonePlayerLocalizable.strings b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/sv.lproj/StandalonePlayerLocalizable.strings new file mode 100644 index 0000000..ced9751 Binary files /dev/null and b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/sv.lproj/StandalonePlayerLocalizable.strings differ diff --git a/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/tr.lproj/InfoPlist.strings b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/tr.lproj/InfoPlist.strings new file mode 100644 index 0000000..9b30b9f Binary files /dev/null and b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/tr.lproj/InfoPlist.strings differ diff --git a/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/tr.lproj/MainMenu.nib b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/tr.lproj/MainMenu.nib new file mode 100644 index 0000000..cf3a1a8 Binary files /dev/null and b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/tr.lproj/MainMenu.nib differ diff --git a/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/tr.lproj/PlayerUILocalizable.strings b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/tr.lproj/PlayerUILocalizable.strings new file mode 100644 index 0000000..ab83361 Binary files /dev/null and b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/tr.lproj/PlayerUILocalizable.strings differ diff --git a/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/tr.lproj/StandalonePlayerLocalizable.strings b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/tr.lproj/StandalonePlayerLocalizable.strings new file mode 100644 index 0000000..31d6ee3 Binary files /dev/null and b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/tr.lproj/StandalonePlayerLocalizable.strings differ diff --git a/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/zh_Hans.lproj/InfoPlist.strings b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/zh_Hans.lproj/InfoPlist.strings new file mode 100644 index 0000000..9b30b9f Binary files /dev/null and b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/zh_Hans.lproj/InfoPlist.strings differ diff --git a/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/zh_Hans.lproj/MainMenu.nib b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/zh_Hans.lproj/MainMenu.nib new file mode 100644 index 0000000..e76a2b4 Binary files /dev/null and b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/zh_Hans.lproj/MainMenu.nib differ diff --git a/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/zh_Hans.lproj/PlayerUILocalizable.strings b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/zh_Hans.lproj/PlayerUILocalizable.strings new file mode 100644 index 0000000..eec73d2 Binary files /dev/null and b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/zh_Hans.lproj/PlayerUILocalizable.strings differ diff --git a/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/zh_Hans.lproj/StandalonePlayerLocalizable.strings b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/zh_Hans.lproj/StandalonePlayerLocalizable.strings new file mode 100644 index 0000000..09c4ac1 Binary files /dev/null and b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/zh_Hans.lproj/StandalonePlayerLocalizable.strings differ diff --git a/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/zh_Hant.lproj/InfoPlist.strings b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/zh_Hant.lproj/InfoPlist.strings new file mode 100644 index 0000000..9b30b9f Binary files /dev/null and b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/zh_Hant.lproj/InfoPlist.strings differ diff --git a/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/zh_Hant.lproj/MainMenu.nib b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/zh_Hant.lproj/MainMenu.nib new file mode 100644 index 0000000..45f77be Binary files /dev/null and b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/zh_Hant.lproj/MainMenu.nib differ diff --git a/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/zh_Hant.lproj/PlayerUILocalizable.strings b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/zh_Hant.lproj/PlayerUILocalizable.strings new file mode 100644 index 0000000..868bb3b Binary files /dev/null and b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/zh_Hant.lproj/PlayerUILocalizable.strings differ diff --git a/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/zh_Hant.lproj/StandalonePlayerLocalizable.strings b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/zh_Hant.lproj/StandalonePlayerLocalizable.strings new file mode 100644 index 0000000..203dfee Binary files /dev/null and b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/Resources/zh_Hant.lproj/StandalonePlayerLocalizable.strings differ diff --git a/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/_CodeSignature/CodeResources b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/_CodeSignature/CodeResources new file mode 100644 index 0000000..ffb9d15 --- /dev/null +++ b/HorseIsleServer/MPN00BS/flashplayer/MACOS/flash.app/Contents/_CodeSignature/CodeResources @@ -0,0 +1,1630 @@ + + + + + files + + Resources/Flash Player.rsrc + + pvaoxAmCeX2xYmqprk5Wp0Izs2A= + + Resources/FlashPlayer.icns + + /Xn+VD3pothrOBKT8BKFgUBpXU8= + + Resources/cs.lproj/InfoPlist.strings + + hash + + vhUTIvtAXah9gOxHz1L8TGZfTtc= + + optional + + + Resources/cs.lproj/MainMenu.nib + + hash + + xsqOjALId3WoFOmDhar8VJi3/qw= + + optional + + + Resources/cs.lproj/PlayerUILocalizable.strings + + hash + + BpmJ+9D9VFmHt8l86FrRYRve+VY= + + optional + + + Resources/cs.lproj/StandalonePlayerLocalizable.strings + + hash + + R5M+oYoi+62962XIdcCbsR6M4N4= + + optional + + + Resources/de.lproj/InfoPlist.strings + + hash + + vhUTIvtAXah9gOxHz1L8TGZfTtc= + + optional + + + Resources/de.lproj/MainMenu.nib + + hash + + CJm9WXue3gBRrkPFw/yjRAU41Xg= + + optional + + + Resources/de.lproj/PlayerUILocalizable.strings + + hash + + MUJj+tQRrZkZy22RABnWKtZGOYk= + + optional + + + Resources/de.lproj/StandalonePlayerLocalizable.strings + + hash + + p6Bzkb8Kgun7e5W3It8GRJDoO3o= + + optional + + + Resources/document_f4a.icns + + NF+iPglsC8QiNTaSEWE5VMgBKfQ= + + Resources/document_f4p.icns + + SJKz4nnY/fPUhBvWoj/JbYwuWio= + + Resources/document_f4v.icns + + EJsaVBu2jX3g4acELuPpnvhxD8Y= + + Resources/document_flv.icns + + 4AnNDv11jgt0QvZTvjvZ+o9u01Y= + + Resources/document_swf.icns + + sw1C9KSCzrfFq4omzJnbeSlS67I= + + Resources/en.lproj/InfoPlist.strings + + hash + + vhUTIvtAXah9gOxHz1L8TGZfTtc= + + optional + + + Resources/en.lproj/MainMenu.nib + + hash + + cA2HoQMzeG77hpx3B+DDyppZrCQ= + + optional + + + Resources/en.lproj/PlayerUILocalizable.strings + + hash + + mttbOiFFtyOKbcpN/CKGUHAhmHw= + + optional + + + Resources/en.lproj/StandalonePlayerLocalizable.strings + + hash + + QnCOzYW8W7iBvF8ocmkiQpEGts0= + + optional + + + Resources/es.lproj/InfoPlist.strings + + hash + + vhUTIvtAXah9gOxHz1L8TGZfTtc= + + optional + + + Resources/es.lproj/MainMenu.nib + + hash + + IXP0UIUGAy/B3B7p+pWAVj8Mhp0= + + optional + + + Resources/es.lproj/PlayerUILocalizable.strings + + hash + + QH9+cSjlKR9VwioLAmeXuCrDEeM= + + optional + + + Resources/es.lproj/StandalonePlayerLocalizable.strings + + hash + + cJana3prz+poMLnWePHZDJAA23E= + + optional + + + Resources/fr.lproj/InfoPlist.strings + + hash + + vhUTIvtAXah9gOxHz1L8TGZfTtc= + + optional + + + Resources/fr.lproj/MainMenu.nib + + hash + + KxtV0UTaMgUu4J6ubTQOz5bzkYE= + + optional + + + Resources/fr.lproj/PlayerUILocalizable.strings + + hash + + hAR7cvkDYrSbyXq3nNrSwnJ3Rko= + + optional + + + Resources/fr.lproj/StandalonePlayerLocalizable.strings + + hash + + zgL+fGyad5EKwj6Yib/4ciUkvNI= + + optional + + + Resources/it.lproj/InfoPlist.strings + + hash + + vhUTIvtAXah9gOxHz1L8TGZfTtc= + + optional + + + Resources/it.lproj/MainMenu.nib + + hash + + M4T8zn1CsC9KvzCYHaFAdUXzBy0= + + optional + + + Resources/it.lproj/PlayerUILocalizable.strings + + hash + + n/3g5Z022GCHSTmibO7DUQ93gJY= + + optional + + + Resources/it.lproj/StandalonePlayerLocalizable.strings + + hash + + t8OnJOGpWRy1iSKKBF+T8JmOZlc= + + optional + + + Resources/ja.lproj/InfoPlist.strings + + hash + + vhUTIvtAXah9gOxHz1L8TGZfTtc= + + optional + + + Resources/ja.lproj/MainMenu.nib + + hash + + 7aGWUz+2DAPYLKQH0ekVgWU1juY= + + optional + + + Resources/ja.lproj/PlayerUILocalizable.strings + + hash + + epE4rZEWFMnb+Z5sU8nPtUseqVs= + + optional + + + Resources/ja.lproj/StandalonePlayerLocalizable.strings + + hash + + WdnOxo8RkOeQ72rGFcEkzTUc99Y= + + optional + + + Resources/ko.lproj/InfoPlist.strings + + hash + + vhUTIvtAXah9gOxHz1L8TGZfTtc= + + optional + + + Resources/ko.lproj/MainMenu.nib + + hash + + OFMzXfz+GCA1UffqwBltYslMUAY= + + optional + + + Resources/ko.lproj/PlayerUILocalizable.strings + + hash + + uAz/1Q1BXm3CGzj2g/vLLG0+Mnc= + + optional + + + Resources/ko.lproj/StandalonePlayerLocalizable.strings + + hash + + PDW5p6TTQQ0bOOcIZtY73nBpL8E= + + optional + + + Resources/nl.lproj/InfoPlist.strings + + hash + + vhUTIvtAXah9gOxHz1L8TGZfTtc= + + optional + + + Resources/nl.lproj/MainMenu.nib + + hash + + YmIFWE6Ap3yx7NdN7pATUKb2GV8= + + optional + + + Resources/nl.lproj/PlayerUILocalizable.strings + + hash + + Wq/KjiAOeFxasTWndGbaeYzAkSg= + + optional + + + Resources/nl.lproj/StandalonePlayerLocalizable.strings + + hash + + 2mOKDtmf33ppZZdz9KWuKjV0MCg= + + optional + + + Resources/pl.lproj/InfoPlist.strings + + hash + + vhUTIvtAXah9gOxHz1L8TGZfTtc= + + optional + + + Resources/pl.lproj/MainMenu.nib + + hash + + ELDo+lSUPFB7uCrsppdYUZQJ4Ls= + + optional + + + Resources/pl.lproj/PlayerUILocalizable.strings + + hash + + v/SKpWU+WCDtgQBntQ3RbrcoOBo= + + optional + + + Resources/pl.lproj/StandalonePlayerLocalizable.strings + + hash + + KurPjtb6vtchyvlgjJqLk1W7T/I= + + optional + + + Resources/pt.lproj/InfoPlist.strings + + hash + + vhUTIvtAXah9gOxHz1L8TGZfTtc= + + optional + + + Resources/pt.lproj/MainMenu.nib + + hash + + 7oB50y6/eW8fCHouf2FyHIetkhQ= + + optional + + + Resources/pt.lproj/PlayerUILocalizable.strings + + hash + + 0XI2uXU8cASHdiGkxaSAmB6KJF8= + + optional + + + Resources/pt.lproj/StandalonePlayerLocalizable.strings + + hash + + ipnLxb9osseytQqNrWebmG1Zt0U= + + optional + + + Resources/ru.lproj/InfoPlist.strings + + hash + + vhUTIvtAXah9gOxHz1L8TGZfTtc= + + optional + + + Resources/ru.lproj/MainMenu.nib + + hash + + GfwOWHOF/agzSm6qhv15eFhoJAQ= + + optional + + + Resources/ru.lproj/PlayerUILocalizable.strings + + hash + + U//VxPa224u1EOBmb+ef5HPF5z8= + + optional + + + Resources/ru.lproj/StandalonePlayerLocalizable.strings + + hash + + nS2Ei6hlaEq4yjOz24xBKNSUNAE= + + optional + + + Resources/sv.lproj/InfoPlist.strings + + hash + + vhUTIvtAXah9gOxHz1L8TGZfTtc= + + optional + + + Resources/sv.lproj/MainMenu.nib + + hash + + p2S0CT+MjMDBAA1PsoscinQH+D0= + + optional + + + Resources/sv.lproj/PlayerUILocalizable.strings + + hash + + 6Ng6Cc8qTXZBAfvVO6oKHxeicS0= + + optional + + + Resources/sv.lproj/StandalonePlayerLocalizable.strings + + hash + + X843wzr99oR1l7akQozGHt044No= + + optional + + + Resources/tr.lproj/InfoPlist.strings + + hash + + vhUTIvtAXah9gOxHz1L8TGZfTtc= + + optional + + + Resources/tr.lproj/MainMenu.nib + + hash + + 2WxpduLUo7fx/wbq8BVxgdDzCmw= + + optional + + + Resources/tr.lproj/PlayerUILocalizable.strings + + hash + + 9vLIPyxJPs1WPyEYGMrmary4GGU= + + optional + + + Resources/tr.lproj/StandalonePlayerLocalizable.strings + + hash + + K67p+bRCo6ykr5kgFp9jjaBnfPo= + + optional + + + Resources/zh_Hans.lproj/InfoPlist.strings + + hash + + vhUTIvtAXah9gOxHz1L8TGZfTtc= + + optional + + + Resources/zh_Hans.lproj/MainMenu.nib + + hash + + wPojbwKTp8JOaVAfh+kXxx7A1nU= + + optional + + + Resources/zh_Hans.lproj/PlayerUILocalizable.strings + + hash + + trNb3nwxiOes0Z9penT+q6DNBIA= + + optional + + + Resources/zh_Hans.lproj/StandalonePlayerLocalizable.strings + + hash + + tdwerkYWytL/7me6VlurOW32psw= + + optional + + + Resources/zh_Hant.lproj/InfoPlist.strings + + hash + + vhUTIvtAXah9gOxHz1L8TGZfTtc= + + optional + + + Resources/zh_Hant.lproj/MainMenu.nib + + hash + + 45tcDxAV8jUbSWDxYpvdQNTf6Hg= + + optional + + + Resources/zh_Hant.lproj/PlayerUILocalizable.strings + + hash + + M8phM9+v+t0/bSDv1Mpoo9lRdXE= + + optional + + + Resources/zh_Hant.lproj/StandalonePlayerLocalizable.strings + + hash + + JSBPDMbuIDFZ4MHLO0TdlWI5w2k= + + optional + + + + files2 + + Resources/Flash Player.rsrc + + hash + + pvaoxAmCeX2xYmqprk5Wp0Izs2A= + + hash2 + + SYd91ZoMWBb7rqxG1gv20wFeOO0c2C8AvrCsnZp03/w= + + + Resources/FlashPlayer.icns + + hash + + /Xn+VD3pothrOBKT8BKFgUBpXU8= + + hash2 + + 5L7KsiG6190fOOtN8knSWcjOGd+pm64jIYmxMFofaEo= + + + Resources/cs.lproj/InfoPlist.strings + + hash + + vhUTIvtAXah9gOxHz1L8TGZfTtc= + + hash2 + + Yez7HyzJhp3oe1tpd3a1zHB9XkcxK9h2jp8IMSlPdwE= + + optional + + + Resources/cs.lproj/MainMenu.nib + + hash + + xsqOjALId3WoFOmDhar8VJi3/qw= + + hash2 + + NWIC34GHfZf8DyRkCvxN5k1sPPBy8af5k5DOlt0JQV0= + + optional + + + Resources/cs.lproj/PlayerUILocalizable.strings + + hash + + BpmJ+9D9VFmHt8l86FrRYRve+VY= + + hash2 + + hihqezzwv5230npzedXLqS2YZyWn5sdvpcxnnfJSss8= + + optional + + + Resources/cs.lproj/StandalonePlayerLocalizable.strings + + hash + + R5M+oYoi+62962XIdcCbsR6M4N4= + + hash2 + + 18KAhv+hy9bAe8d8+gYsE6fjOMiMUTdfoZDnzgoMZYc= + + optional + + + Resources/de.lproj/InfoPlist.strings + + hash + + vhUTIvtAXah9gOxHz1L8TGZfTtc= + + hash2 + + Yez7HyzJhp3oe1tpd3a1zHB9XkcxK9h2jp8IMSlPdwE= + + optional + + + Resources/de.lproj/MainMenu.nib + + hash + + CJm9WXue3gBRrkPFw/yjRAU41Xg= + + hash2 + + TPitNy3+ZQVU7IAE+hFnpe1URpZi1/2b6oWUjIERZPs= + + optional + + + Resources/de.lproj/PlayerUILocalizable.strings + + hash + + MUJj+tQRrZkZy22RABnWKtZGOYk= + + hash2 + + olzfOvpYh/Nl4WmUoEvRY9I+PaduCg+Zp7HW0JQkpvs= + + optional + + + Resources/de.lproj/StandalonePlayerLocalizable.strings + + hash + + p6Bzkb8Kgun7e5W3It8GRJDoO3o= + + hash2 + + ODYvv19PiKX18dcAsxOZuJ1Ax2kqQG6ScQlNmuKCv+A= + + optional + + + Resources/document_f4a.icns + + hash + + NF+iPglsC8QiNTaSEWE5VMgBKfQ= + + hash2 + + Cy/N9I6eL/v8z5qhKg04+KPXg2MmzZ7TujkQb46r+6s= + + + Resources/document_f4p.icns + + hash + + SJKz4nnY/fPUhBvWoj/JbYwuWio= + + hash2 + + GpXEe6JCZyDHlQcbs2IMXWjA14vyagVEW76wHQ/eloI= + + + Resources/document_f4v.icns + + hash + + EJsaVBu2jX3g4acELuPpnvhxD8Y= + + hash2 + + AP2KMQyjAUbgifkGvEqBxqEHRlSHvZpu8AoKx8dxkSE= + + + Resources/document_flv.icns + + hash + + 4AnNDv11jgt0QvZTvjvZ+o9u01Y= + + hash2 + + 1AG9FUNJ7qLfvLE85aktwJt+3lZ9xyeAjeuXMnrpYrI= + + + Resources/document_swf.icns + + hash + + sw1C9KSCzrfFq4omzJnbeSlS67I= + + hash2 + + 3zDwyAj3of87NgsmYZxfGOVn9mPCZN02IbN+HQ5eNcU= + + + Resources/en.lproj/InfoPlist.strings + + hash + + vhUTIvtAXah9gOxHz1L8TGZfTtc= + + hash2 + + Yez7HyzJhp3oe1tpd3a1zHB9XkcxK9h2jp8IMSlPdwE= + + optional + + + Resources/en.lproj/MainMenu.nib + + hash + + cA2HoQMzeG77hpx3B+DDyppZrCQ= + + hash2 + + E6S7BvzO6OVytE5pY26GWjCxxZJK8l543sQDDvz89WQ= + + optional + + + Resources/en.lproj/PlayerUILocalizable.strings + + hash + + mttbOiFFtyOKbcpN/CKGUHAhmHw= + + hash2 + + PfhFZll6ZfzeHSZ87ore6kaSV4xK8YqoaVow+7TUSfg= + + optional + + + Resources/en.lproj/StandalonePlayerLocalizable.strings + + hash + + QnCOzYW8W7iBvF8ocmkiQpEGts0= + + hash2 + + bR9HeUIUdbLABV6WV6vB/nrt4jhBhI+s1a+UoD09qcE= + + optional + + + Resources/es.lproj/InfoPlist.strings + + hash + + vhUTIvtAXah9gOxHz1L8TGZfTtc= + + hash2 + + Yez7HyzJhp3oe1tpd3a1zHB9XkcxK9h2jp8IMSlPdwE= + + optional + + + Resources/es.lproj/MainMenu.nib + + hash + + IXP0UIUGAy/B3B7p+pWAVj8Mhp0= + + hash2 + + 7/l4BCjeIKHisZqWJzH+rm/Wb7Sotoh7I+aghJo5KGs= + + optional + + + Resources/es.lproj/PlayerUILocalizable.strings + + hash + + QH9+cSjlKR9VwioLAmeXuCrDEeM= + + hash2 + + VizyNoDvpWcYtzEeTmyr7CYilpFNsxJIFXMeClcrx3g= + + optional + + + Resources/es.lproj/StandalonePlayerLocalizable.strings + + hash + + cJana3prz+poMLnWePHZDJAA23E= + + hash2 + + 62ne7P7V5bUyWUAAfRm5WFjqSCbUSzLtWMIpXRKieQY= + + optional + + + Resources/fr.lproj/InfoPlist.strings + + hash + + vhUTIvtAXah9gOxHz1L8TGZfTtc= + + hash2 + + Yez7HyzJhp3oe1tpd3a1zHB9XkcxK9h2jp8IMSlPdwE= + + optional + + + Resources/fr.lproj/MainMenu.nib + + hash + + KxtV0UTaMgUu4J6ubTQOz5bzkYE= + + hash2 + + egptpboxYJXIr8m3KkHvMU3dM52B/+GV6L2+WvT2DpQ= + + optional + + + Resources/fr.lproj/PlayerUILocalizable.strings + + hash + + hAR7cvkDYrSbyXq3nNrSwnJ3Rko= + + hash2 + + wsPWsV+974wgBHiS+idsx6rqSJ/lqb9IF172JnTNyXk= + + optional + + + Resources/fr.lproj/StandalonePlayerLocalizable.strings + + hash + + zgL+fGyad5EKwj6Yib/4ciUkvNI= + + hash2 + + ubVdt1ewv3z9tnq6d/QpL+YgEnbzjDUE4SxMflAHKMk= + + optional + + + Resources/it.lproj/InfoPlist.strings + + hash + + vhUTIvtAXah9gOxHz1L8TGZfTtc= + + hash2 + + Yez7HyzJhp3oe1tpd3a1zHB9XkcxK9h2jp8IMSlPdwE= + + optional + + + Resources/it.lproj/MainMenu.nib + + hash + + M4T8zn1CsC9KvzCYHaFAdUXzBy0= + + hash2 + + rbGW3ZP0eR8py5m7Xg0SHcVeTLgO5jCVDfLhokywENg= + + optional + + + Resources/it.lproj/PlayerUILocalizable.strings + + hash + + n/3g5Z022GCHSTmibO7DUQ93gJY= + + hash2 + + NWZUmirYDRYXghbBUZs7UDHCVWGpiuUibmcKlqbKHQ0= + + optional + + + Resources/it.lproj/StandalonePlayerLocalizable.strings + + hash + + t8OnJOGpWRy1iSKKBF+T8JmOZlc= + + hash2 + + Ql242hzai7Te07aCEAVFlAMn3Ud9HqHJ3HMf89DIKno= + + optional + + + Resources/ja.lproj/InfoPlist.strings + + hash + + vhUTIvtAXah9gOxHz1L8TGZfTtc= + + hash2 + + Yez7HyzJhp3oe1tpd3a1zHB9XkcxK9h2jp8IMSlPdwE= + + optional + + + Resources/ja.lproj/MainMenu.nib + + hash + + 7aGWUz+2DAPYLKQH0ekVgWU1juY= + + hash2 + + sdRdC7+burU7WKpImc2FESOJIaGHF/hkSrMSTJ+Zmzw= + + optional + + + Resources/ja.lproj/PlayerUILocalizable.strings + + hash + + epE4rZEWFMnb+Z5sU8nPtUseqVs= + + hash2 + + aCfHGxRBa/iS5yJTD2XqZs764VNLRlaRjXWvU+DhHjs= + + optional + + + Resources/ja.lproj/StandalonePlayerLocalizable.strings + + hash + + WdnOxo8RkOeQ72rGFcEkzTUc99Y= + + hash2 + + M7iXyIwclSs2xwzz0LvWM3p/ILAyNER84nEekyJm99I= + + optional + + + Resources/ko.lproj/InfoPlist.strings + + hash + + vhUTIvtAXah9gOxHz1L8TGZfTtc= + + hash2 + + Yez7HyzJhp3oe1tpd3a1zHB9XkcxK9h2jp8IMSlPdwE= + + optional + + + Resources/ko.lproj/MainMenu.nib + + hash + + OFMzXfz+GCA1UffqwBltYslMUAY= + + hash2 + + BpTKwt/G8WC/MUEbi7p5aGm+gsdNFrxeR/GDCgZCRQU= + + optional + + + Resources/ko.lproj/PlayerUILocalizable.strings + + hash + + uAz/1Q1BXm3CGzj2g/vLLG0+Mnc= + + hash2 + + nKclksc+KEkc/OmwmJ2vxyYdxHhJlCsJeE5WD5SxI88= + + optional + + + Resources/ko.lproj/StandalonePlayerLocalizable.strings + + hash + + PDW5p6TTQQ0bOOcIZtY73nBpL8E= + + hash2 + + zO4TXeVZtFHEy4n8vfbqN37EI6Cjmd64afH+lC+aTTA= + + optional + + + Resources/nl.lproj/InfoPlist.strings + + hash + + vhUTIvtAXah9gOxHz1L8TGZfTtc= + + hash2 + + Yez7HyzJhp3oe1tpd3a1zHB9XkcxK9h2jp8IMSlPdwE= + + optional + + + Resources/nl.lproj/MainMenu.nib + + hash + + YmIFWE6Ap3yx7NdN7pATUKb2GV8= + + hash2 + + /YufeFohCsTubJnCC1d9tb/7d2wwpnxiv3Wx+5J5Jbs= + + optional + + + Resources/nl.lproj/PlayerUILocalizable.strings + + hash + + Wq/KjiAOeFxasTWndGbaeYzAkSg= + + hash2 + + PVIMRDZZjD7GtT7BoKC5oMO2IQFPYZun1alruK1DIIQ= + + optional + + + Resources/nl.lproj/StandalonePlayerLocalizable.strings + + hash + + 2mOKDtmf33ppZZdz9KWuKjV0MCg= + + hash2 + + cKns3ssgMZygRe8sEzVTCctKAcNPf2ByL1y6zuGuJYg= + + optional + + + Resources/pl.lproj/InfoPlist.strings + + hash + + vhUTIvtAXah9gOxHz1L8TGZfTtc= + + hash2 + + Yez7HyzJhp3oe1tpd3a1zHB9XkcxK9h2jp8IMSlPdwE= + + optional + + + Resources/pl.lproj/MainMenu.nib + + hash + + ELDo+lSUPFB7uCrsppdYUZQJ4Ls= + + hash2 + + h9/CdIsUZCVFUkHAaGkCJ80J1kBYMYr4v7StYyxcGaY= + + optional + + + Resources/pl.lproj/PlayerUILocalizable.strings + + hash + + v/SKpWU+WCDtgQBntQ3RbrcoOBo= + + hash2 + + iki83KpxgLanxLCOIRmlOXovUEtvOg7G3+iAktc/y80= + + optional + + + Resources/pl.lproj/StandalonePlayerLocalizable.strings + + hash + + KurPjtb6vtchyvlgjJqLk1W7T/I= + + hash2 + + lxc9llOCzng12lEhGf1HzEz2tz0bQCh3RECxzpvonsg= + + optional + + + Resources/pt.lproj/InfoPlist.strings + + hash + + vhUTIvtAXah9gOxHz1L8TGZfTtc= + + hash2 + + Yez7HyzJhp3oe1tpd3a1zHB9XkcxK9h2jp8IMSlPdwE= + + optional + + + Resources/pt.lproj/MainMenu.nib + + hash + + 7oB50y6/eW8fCHouf2FyHIetkhQ= + + hash2 + + HyyA/RXWH7ubiFU2j+7t4AQ30H9cNtmPgetwYpUyJv4= + + optional + + + Resources/pt.lproj/PlayerUILocalizable.strings + + hash + + 0XI2uXU8cASHdiGkxaSAmB6KJF8= + + hash2 + + bScoFlCXpACmO8GjnymV67WkEssh67DepwEHUoo6PyQ= + + optional + + + Resources/pt.lproj/StandalonePlayerLocalizable.strings + + hash + + ipnLxb9osseytQqNrWebmG1Zt0U= + + hash2 + + NSUDLV6HxUus3QB92j8tzrEjIoZwRPQZlC9uRBQkUfs= + + optional + + + Resources/ru.lproj/InfoPlist.strings + + hash + + vhUTIvtAXah9gOxHz1L8TGZfTtc= + + hash2 + + Yez7HyzJhp3oe1tpd3a1zHB9XkcxK9h2jp8IMSlPdwE= + + optional + + + Resources/ru.lproj/MainMenu.nib + + hash + + GfwOWHOF/agzSm6qhv15eFhoJAQ= + + hash2 + + ALeHTj/bQ/7RTtCt837HrCrHcVbmdpgO8/OjGEQiDQI= + + optional + + + Resources/ru.lproj/PlayerUILocalizable.strings + + hash + + U//VxPa224u1EOBmb+ef5HPF5z8= + + hash2 + + 59LoCB7bvXPDKFz7iGYn8NCOBoeoOC5GfMbhZykaRNI= + + optional + + + Resources/ru.lproj/StandalonePlayerLocalizable.strings + + hash + + nS2Ei6hlaEq4yjOz24xBKNSUNAE= + + hash2 + + 0EfqX08W3HCUeB7zGgiWK0SbU9XRis25ytlqgIacBn4= + + optional + + + Resources/sv.lproj/InfoPlist.strings + + hash + + vhUTIvtAXah9gOxHz1L8TGZfTtc= + + hash2 + + Yez7HyzJhp3oe1tpd3a1zHB9XkcxK9h2jp8IMSlPdwE= + + optional + + + Resources/sv.lproj/MainMenu.nib + + hash + + p2S0CT+MjMDBAA1PsoscinQH+D0= + + hash2 + + HGkMuMRMEOFaDqLvinBBNZbndbeV03/zIrOCxDuggQI= + + optional + + + Resources/sv.lproj/PlayerUILocalizable.strings + + hash + + 6Ng6Cc8qTXZBAfvVO6oKHxeicS0= + + hash2 + + dn94zv9NF7Kwbcv+nbR4ch/LUhXKW/5rywbw548Mf80= + + optional + + + Resources/sv.lproj/StandalonePlayerLocalizable.strings + + hash + + X843wzr99oR1l7akQozGHt044No= + + hash2 + + +vSWaEKWOmUFKuZZ6QHQ8AdFRlgkxV+viqGs5uwwEgQ= + + optional + + + Resources/tr.lproj/InfoPlist.strings + + hash + + vhUTIvtAXah9gOxHz1L8TGZfTtc= + + hash2 + + Yez7HyzJhp3oe1tpd3a1zHB9XkcxK9h2jp8IMSlPdwE= + + optional + + + Resources/tr.lproj/MainMenu.nib + + hash + + 2WxpduLUo7fx/wbq8BVxgdDzCmw= + + hash2 + + tmqOSIP0G6j4Bc/HqIJTX6vMRSluOfQ2HGKS4mDeRCs= + + optional + + + Resources/tr.lproj/PlayerUILocalizable.strings + + hash + + 9vLIPyxJPs1WPyEYGMrmary4GGU= + + hash2 + + HKwc5E1yYvArRimKmw72iJ79SyRLcVULDetCcPDq8TY= + + optional + + + Resources/tr.lproj/StandalonePlayerLocalizable.strings + + hash + + K67p+bRCo6ykr5kgFp9jjaBnfPo= + + hash2 + + eEQU+eHoNDDoFGLuEUeHmFfUF/2rLQzf/KLO778MOU8= + + optional + + + Resources/zh_Hans.lproj/InfoPlist.strings + + hash + + vhUTIvtAXah9gOxHz1L8TGZfTtc= + + hash2 + + Yez7HyzJhp3oe1tpd3a1zHB9XkcxK9h2jp8IMSlPdwE= + + optional + + + Resources/zh_Hans.lproj/MainMenu.nib + + hash + + wPojbwKTp8JOaVAfh+kXxx7A1nU= + + hash2 + + b19cEng9XMO9CpiPoXGdsdKZC+qYBjQRbEqQw1FbG1k= + + optional + + + Resources/zh_Hans.lproj/PlayerUILocalizable.strings + + hash + + trNb3nwxiOes0Z9penT+q6DNBIA= + + hash2 + + NlcxiVJ7bzXItYlOOYULgshvvjTTT6MU/ahuW9KkO/M= + + optional + + + Resources/zh_Hans.lproj/StandalonePlayerLocalizable.strings + + hash + + tdwerkYWytL/7me6VlurOW32psw= + + hash2 + + oZHFO9mNe0frUhlVyZcY6eCBP4hIAhQx/0tA5ix5lZA= + + optional + + + Resources/zh_Hant.lproj/InfoPlist.strings + + hash + + vhUTIvtAXah9gOxHz1L8TGZfTtc= + + hash2 + + Yez7HyzJhp3oe1tpd3a1zHB9XkcxK9h2jp8IMSlPdwE= + + optional + + + Resources/zh_Hant.lproj/MainMenu.nib + + hash + + 45tcDxAV8jUbSWDxYpvdQNTf6Hg= + + hash2 + + YUbe47oNFMZpIT1RlTpAnYdTJLAoGnReU65LcYXSLt8= + + optional + + + Resources/zh_Hant.lproj/PlayerUILocalizable.strings + + hash + + M8phM9+v+t0/bSDv1Mpoo9lRdXE= + + hash2 + + 3FT0kpW6HNWwpOk0CDjbNoeqSOaV8iNalDrAArul1eE= + + optional + + + Resources/zh_Hant.lproj/StandalonePlayerLocalizable.strings + + hash + + JSBPDMbuIDFZ4MHLO0TdlWI5w2k= + + hash2 + + 3Y6krqaiAi38nFE4cYcHVeIAOu9MjZC55As6wxEzGaM= + + optional + + + + rules + + ^Resources/ + + ^Resources/.*\.lproj/ + + optional + + weight + 1000 + + ^Resources/.*\.lproj/locversion.plist$ + + omit + + weight + 1100 + + ^Resources/Base\.lproj/ + + weight + 1010 + + ^version.plist$ + + + rules2 + + .*\.dSYM($|/) + + weight + 11 + + ^(.*/)?\.DS_Store$ + + omit + + weight + 2000 + + ^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/ + + nested + + weight + 10 + + ^.* + + ^Info\.plist$ + + omit + + weight + 20 + + ^PkgInfo$ + + omit + + weight + 20 + + ^Resources/ + + weight + 20 + + ^Resources/.*\.lproj/ + + optional + + weight + 1000 + + ^Resources/.*\.lproj/locversion.plist$ + + omit + + weight + 1100 + + ^Resources/Base\.lproj/ + + weight + 1010 + + ^[^/]+$ + + nested + + weight + 10 + + ^embedded\.provisionprofile$ + + weight + 20 + + ^version\.plist$ + + weight + 20 + + + +