~ubuntu-branches/ubuntu/precise/xubuntu-docs/precise-updates

« back to all changes in this revision

Viewing changes to xubuntu/libs/xubuntu-html-single-cust.xsl

  • Committer: Bazaar Package Importer
  • Author(s): Michael Casadevall, Michael Casadevall, Cody A.W. Somerville
  • Date: 2008-10-21 15:57:09 UTC
  • Revision ID: james.westby@ubuntu.com-20081021155709-2hu7dedmwt9mgvqn
Tags: 8.10
[ Michael Casadevall ]
* New Xubuntu docs for Intrepid
* Bumped version, and codename in global.ent
* Removed all instances of Hardy
* Regenerated pot files

[Cody A.W. Somerville]
* debian/control: Bump standards version to 3.8.0
* lib/global.ent: Synced with Ubuntu Documentation
* xubuntu/libs/xubuntu-html-{single,cluster}-cust.xsl:
  - Set param draft.mode to 'No' from 'Yes'.

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
    <xsl:param name="body.font.master" select="10"/>
15
15
    <xsl:param name="html.stylesheet" select="'common/xubuntu-book.css'"/>
16
16
    <xsl:param name="shade.verbatim" select="0"/>
17
 
    <xsl:param name="draft.mode" select="'yes'"/>
 
17
    <xsl:param name="draft.mode" select="'no'"/>
18
18
 
19
19
        <!--Navigation Graphics-->
20
20
        <xsl:param name="navig.graphics" select="1"/>