1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-06 12:04:12 +01:00

Add basic support for plugins including help data.

This commit is contained in:
Kris Maglione
2009-10-31 19:59:37 -04:00
parent 8fc29193e1
commit 24de0a81a2
3 changed files with 14 additions and 8 deletions

View File

@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="chrome://liberator/content/overlay.xsl"?>
<?xml-stylesheet type="text/xsl" href="chrome://liberator/content/help.xsl"?>
<!DOCTYPE document SYSTEM "chrome://liberator/content/liberator.dtd">
@@ -31,6 +31,7 @@
<include href="message" tag="message.html"/>
<include href="developer" tag="developer.html"/>
<include href="various" tag="various.html"/>
<include href="plugins" tag="plugins.html"/>
<include href="index" tag="index.html"/>
</document>