diff options
Diffstat (limited to 'gentoobrowse/present/package.xml')
-rw-r--r-- | gentoobrowse/present/package.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gentoobrowse/present/package.xml b/gentoobrowse/present/package.xml index 06a3b73..1379663 100644 --- a/gentoobrowse/present/package.xml +++ b/gentoobrowse/present/package.xml @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<view name="package" root="gentoo" contenttype="text/xml-xslt" style="package.xslt" xmlns:xi="http://www.w3.org/2001/XInclude" +<view name="package" root="gentoo" contenttype="text/xml-xslt" style="xslt/package.xslt" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:project2="http://project2.randomdan.homeip.net"> <xi:include href="../views/package.xml" /> <xi:include href="../views/webcommon.xml" /> |