First drop of aptitude for Maemo
[aptitude] / doc / ja / aptitude-html-ja.xsl
1 <?xml version="1.0" encoding="utf-8"?>
2 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" 
3                 version="1.0">
4 <xsl:import href="../aptitude-html.xsl"/>
5 <xsl:param name="chunker.output.encoding" select="'utf-8'"/>
6 <xsl:output method="text"
7             encoding="utf-8"
8             indent="no"/>
9 <xsl:param name="menuchoice.menu.separator" select="' → '"/>
10 </xsl:stylesheet>