root/OOo/ooo2dbk/trunk/distrib.patch

Revision 50617, 0.7 kB (checked in by madarche, 2 years ago)

- Updated doc and patch.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
  • ooo2dbk/ooo2dbk.xml

    old new  
    9191  <!-- Relative path of OpenOffice.org to DocBook stylesheet --> 
    9292  <xslt-stylesheet 
    9393    name="ooo1" 
    94     stylesheetPath="ooo2dbk.xsl" 
     94    stylesheetPath="/usr/share/xml/ooo2dbk/ooo2dbk.xsl" 
    9595    /> 
    9696  <xslt-stylesheet 
    9797    name="ooo2" 
    98     stylesheetPath="ooo2dbk.odf.xsl" 
     98    stylesheetPath="/usr/share/xml/ooo2dbk/ooo2dbk.odf.xsl" 
    9999    /> 
    100100   
    101101  <!-- DTD --> 
     
    140140  --> 
    141141  <ole 
    142142    imgFormat="png" 
    143     scriptPath="ole2img.py" 
     143    scriptPath="/usr/bin/ole2img.py" 
    144144    /> 
    145145 
    146146  <!-- 
Note: See TracBrowser for help on using the browser.