<?xml version="1.0" encoding="UTF-8"?>
<ExtensionManifest Version="2.0" ExtensionBundleId="ConnectionsHomeOMBackend" ExtensionBundleVersion="2.5.0.20110119_v2_5_0_250" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
	<ExtensionList>
		<Extension Id="CHOMBACKEND" Version="2.5"/>
	</ExtensionList>
	<ExecutionEnvironment>
		<HostList>
			<Host Name="AICY" Version="7" />
			<Host Name="CNTB" Version="6" />
			<Host Name="CPTV" Version="5" />
			<Host Name="DRWV" Version="11" />
			<Host Name="FLPR" Version="11" />
			<Host Name="FWKS" Version="11" />
			<Host Name="IDSN" Version="7" />
			<Host Name="ILST" Version="15" />
			<Host Name="PHSP" Version="12" />
			<Host Name="PHXS" Version="12" />
			<Host Name="PPRO" Version="5" />
		</HostList>
		<LocaleList>
			<Locale Code="All" />
		</LocaleList>
		<RequiredRuntimeList>
			<RequiredRuntime Name="CSXS" Version="2.0" />
		</RequiredRuntimeList>
	</ExecutionEnvironment>
	<DispatchInfoList>
		<Extension Id="CHOMBACKEND">
			<DispatchInfo>
				<Resources>
					<SwfPath>./ConnectionsHomeOMBackend-2.5.swf</SwfPath>
				</Resources>
				<Lifecycle>
					<AutoVisible>false</AutoVisible>
					<StartOn>
						<Event>com.adobe.csxs.events.Login</Event>
					</StartOn>
				</Lifecycle>
				<UI>
					<Type>Custom</Type>
				</UI>
			</DispatchInfo>
            <DispatchInfo Host="DRWV">
				<UI>
					<Type>Modeless</Type>
				</UI>
			</DispatchInfo>
            <DispatchInfo Host="ILST">
				<UI>
					<Type>Modeless</Type>
				</UI>
			</DispatchInfo>
            <DispatchInfo Host="FWKS">
				<UI>
					<Type>Modeless</Type>
					<!-- Geometry is required for CS5 -->
                    <Geometry>
                        <Size>
                            <Height>50</Height>
                            <Width>50</Width>
                        </Size>
                    </Geometry>
				</UI>
			</DispatchInfo>
		</Extension>
	</DispatchInfoList>
</ExtensionManifest>
