Skip to content

Instantly share code, notes, and snippets.

View cbiggins's full-sized avatar

Christian Biggins cbiggins

View GitHub Profile
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<application xmlns="http://ns.adobe.com/air/application/1.5">
<id>com.adobe.example.TeaTimer</id>
<version>0.3</version>
<filename>TeaTimer</filename>
<description>A simple timer for making tea</description>
<initialWindow>
<content>TeaTimer.html</content>
<visible>true</visible>
<width>400</width>