<macromedia-extension
	name="Workspace Layouts"
	version="1.0"
	type="Command">

	<!-- List the required/compatible products -->
	
	<products>
		<product name="Fireworks" version="8" primary="true" /> 
	</products> 

	<!-- Describe the author -->
	
	<author name="Macromedia" />

	<!-- Describe the extension -->
	
	<description>
	<![CDATA[
	Commands included: 1024 x 768 and 1280 x 1024.<BR>
	These commands arrange the panels for various monitor sizes.
	]]>
	</description>

	<!-- Describe where the extension shows in the UI of the product -->

	<ui-access>
	<![CDATA[
	To use one of these commands, choose Commands > Workspace Layouts, and then choose the command from the submenu. 
	]]>
	</ui-access>

	<!-- Describe the files that comprise the extension -->
	
	<files>
		<file name="1024 x 768.jsf" destination="$fireworks/configuration/commands/Workspace Layouts/" />
		<file name="1280 x 1024.jsf" destination="$fireworks/configuration/commands/Workspace Layouts/" />
	</files>

	<!-- Describe the changes to the configuration -->
	
	<configuration-changes>
	</configuration-changes>

</macromedia-extension>