]> git.donarmstrong.com Git - dactyl.git/blob - teledactyl/content/compose/compose.xul
Initial import of 1.0~b6
[dactyl.git] / teledactyl / content / compose / compose.xul
1 <?xml version="1.0"?>
2
3 <!-- ***** BEGIN LICENSE BLOCK ***** {{{
4  Copyright (c) 2006-2009 by Martin Stubenschrott <stubenschrott@vimperator.org>
5
6  This work is licensed for reuse under an MIT license. Details are
7  given in the LICENSE.txt file included with this file.
8 }}} ***** END LICENSE BLOCK ***** -->
9
10 <!--?xml-stylesheet href="chrome://browser/skin/" type="text/css"?-->
11
12 <overlay id="teledactyl"
13     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
14     xmlns:nc="http://home.netscape.com/NC-rdf#"
15     xmlns:html="http://www.w3.org/1999/xhtml"
16     xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
17 </overlay>
18
19 <!-- vim: set fdm=marker sw=4 ts=4 et: -->