<?xml version="1.0" encoding="utf-8"?> 
<configuration xmlns="http://ns.adobe.com/air/framework/update/configuration/1.0">
	<!-- urlはダミーです。必須なので入れているだけ。
		 実際の設定はupdate_checkタグ・url要素で。 -->
	<url>http://famibee.blog38.fc2.com/ver.xml</url>
	<delay>1</delay>
	<defaultUI>
		<dialog name="checkForUpdate" visible="false" />
		<dialog name="downloadUpdate" visible="true" />
		<dialog name="downloadProgress" visible="true" />
		<dialog name="installUpdate" visible="false" />
	</defaultUI>
</configuration>
