mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-21 20:07:59 +01:00
20 lines
687 B
XML
20 lines
687 B
XML
<?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: -->
|