File: config.xsl

package info (click to toggle)
mate-session-manager 1.26.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,496 kB
  • sloc: ansic: 19,333; xml: 858; makefile: 407; sh: 153
file content (6 lines) | stat: -rw-r--r-- 258 bytes parent folder | download | duplicates (62)
1
2
3
4
5
6
<?xml version='1.0'?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
                xmlns:fo="http://www.w3.org/1999/XSL/Format"
                version="1.0">
  <xsl:param name="html.stylesheet" select="'docbook.css'"/>
</xsl:stylesheet>