summaryrefslogtreecommitdiff
path: root/teledactyl/content/compose/compose.xul
blob: b9af4c1644a77d99fec7317c4a742d68ce98c53b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0"?>

<!-- ***** BEGIN LICENSE BLOCK ***** {{{
 Copyright (c) 2006-2009 by Martin Stubenschrott <stubenschrott@vimperator.org>

 This work is licensed for reuse under an MIT license. Details are
 given in the LICENSE.txt file included with this file.
}}} ***** END LICENSE BLOCK ***** -->

<!--?xml-stylesheet href="chrome://browser/skin/" type="text/css"?-->

<overlay id="teledactyl"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:nc="http://home.netscape.com/NC-rdf#"
    xmlns:html="http://www.w3.org/1999/xhtml"
    xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
</overlay>

<!-- vim: set fdm=marker sw=4 ts=4 et: -->