File: config.xsl

package info (click to toggle)
mate-session-manager 1.20.2-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 4,220 kB
  • sloc: ansic: 20,623; xml: 849; makefile: 485; 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>