Menu

[8f6399]: / UMX-Info.plist  Maximize  Restore  History

Download this file

51 lines (50 with data), 1.4 kB

<?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>CFBundleDevelopmentRegion</key>
	<string>English</string>
	<key>CFBundleExecutable</key>
	<string>${EXECUTABLE_NAME}</string>
	<key>CFBundleIdentifier</key>
	<string>net.sourceforge.playerpro.${PRODUCT_NAME:rfc1034identifier}</string>
	<key>CFBundleInfoDictionaryVersion</key>
	<string>6.0</string>
	<key>CFBundlePackageType</key>
	<string>BNDL</string>
	<key>CFBundleShortVersionString</key>
	<string>1.0</string>
	<key>CFBundleSignature</key>
	<string>SNPL</string>
	<key>CFBundleVersion</key>
	<string>1.0</string>
	<key>CFPlugInDynamicRegistration</key>
	<false/>
	<key>CFPlugInFactories</key>
	<dict>
		<key>A5C3EB8E-71D1-4EEE-B243-5E1B803870A4</key>
		<string>UMXFactory</string>
	</dict>
	<key>CFPlugInTypes</key>
	<dict>
		<key>84F80109-2885-4E01-8FFA-88AC75F3E033</key>
		<array>
			<string>A5C3EB8E-71D1-4EEE-B243-5E1B803870A4</string>
		</array>
	</dict>
	<key>CSResourcesFileMapped</key>
	<true/>
	<key>MADPlugMenuName</key>
	<string>UMX</string>
	<key>MADPlugAuthorName</key>
	<string>Written by A.ROSSET 2001</string>
	<key>MADPlugType</key>
	<string>UMX </string>
	<key>MADPlugUTITypes</key>
	<array>
		<string>net.sourceforge.playerpro.mod</string>
	</array>
	<key>MADPlugMode</key>
	<string>IMPL</string>
</dict>
</plist>