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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user