1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-29 23:55:47 +01:00
Files
pentadactyl-pm/xulmus/locale/en-US/all.xml
Doug Kearns 240482c951 Actually make the player help available in Xulmus.
Bump the XML declaration up a line.
2009-11-15 20:01:03 +11:00

15 lines
412 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="chrome://liberator/content/help.xsl"?>
<!DOCTYPE overlay SYSTEM "chrome://liberator/content/liberator.dtd">
<overlay
xmlns="http://vimperator.org/namespaces/liberator"
xmlns:html="http://www.w3.org/1999/xhtml">
<include href="player" tag="player.html" insertafter="intro.html"/>
</overlay>
<!-- vim:se sts=4 sw=4 et: -->