<?xml version="1.0" encoding="Shift_JIS"?>

<!--
	| Copyright 2001-2005 The Apache Software Foundation.
	|
	| Licensed under the Apache License, Version 2.0 (the "License");
	| you may not use this file except in compliance with the License.
	| You may obtain a copy of the License at
	|
	|      http://www.apache.org/licenses/LICENSE-2.0
	|
	| Unless required by applicable law or agreed to in writing, software
	| distributed under the License is distributed on an "AS IS" BASIS,
	| WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
	| See the License for the specific language governing permissions and
	| limitations under the License.
	|
-->

<project name="Teeda Extension">
	<skin>
		<groupId>org.seasar.teeda</groupId>
		<artifactId>teeda-skin</artifactId>
		<version>0.0.2</version>
	</skin>
	<bannerRight>
		<src>http://maven.apache.org/images/maven-small.gif</src>
	</bannerRight>
	<body>
		<links>
			<item name="Seasar" href="http://www.seasar.org/" />
			<item name="Maven 2" href="http://maven.apache.org/maven2/" />
		</links>

		<menu name="About">
			<item name="site_ja.xml" href="../../en/index.html" />
			<item name="License" href="../../en/license.html" />
			<item name="Downloads" href="../../en/downloads.html" />
		</menu>

		<menu ref="reports" />
		<menu name="Modules">
			<item name="Teeda" href="../../en/index.html" />
			<item name="Teeda Core"
				href="../../teeda-core/en/index.html" />
			<item name="Teeda Extension" href="index.html" />
			<item name="Teeda Ajax"
				href="../../teeda-ajax/en/index.html" />
			<item name="Teeda Tiger"
				href="../../teeda-tiger/en/index.html" />
		</menu>
	</body>
</project>
