<?xml version="1.0" encoding="UTF-8"?>
<ExtensionManifest ExtensionBundleVersion="1.0.329.2010-02-24_00-30-29" Version="2.0" ExtensionBundleId="OPSMSGS">
	<Author>Adobe Systems Incorporated</Author>
	<Contact mailto="support@adobe.com"/>
	<Legal href="http://www.adobe.com"/>
	<Abstract href="http://www.adobe.com"/>
	<ExtensionList>
		<Extension Id="com.adobe.rc.operationalmessages" Version="1.0"/>
	</ExtensionList>
	<ExecutionEnvironment>
		<HostList>
			<Host Name="AICY" Version="7"/>
			<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>
	</ExecutionEnvironment>
	<DispatchInfoList>
		<Extension Id="com.adobe.rc.operationalmessages">
			<DispatchInfo>
				<Resources>
					<SwfPath>./OperationalMessages.swf</SwfPath>
				</Resources>
				<Lifecycle> 
					<AutoVisible>false</AutoVisible>
					<StartOn>
						<Event>com.adobe.csxs.events.Login</Event>
						<Event>com.adobe.csxs.events.Logout</Event>
					</StartOn>
				</Lifecycle>

				<UI>
					<Type>Custom</Type>
					<!--
					<Menu>Operational Messages</Menu>
					<Geometry>
						<Height>300</Height>
						<Width>200</Width>
					</Geometry>
					<Icons>
						<Icon Type="Normal">./icons/opsMsg.png</Icon>
						<Icon Type="Disabled">./icons/opsMsg_D.png</Icon>
						<Icon Type="RollOver">./icons/opsMsg_R.png</Icon>
					</Icons>
					-->
				</UI>
			</DispatchInfo>
		</Extension>
	</DispatchInfoList>
</ExtensionManifest>
