diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-08-21 01:43:11 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-08-21 01:43:11 +0000 |
commit | f3d0a7eac1fc44142913a85ff4fde90d53e94e06 (patch) | |
tree | e4f4262c00e2338d2a2dac7fc1763a0a2f855cbb /doc/README | |
parent | 721c5c4ee3dcee163a2b0f7fd94cb3689154c1bd (diff) | |
download | kdiff3-f3d0a7eac1fc44142913a85ff4fde90d53e94e06.tar.gz kdiff3-f3d0a7eac1fc44142913a85ff4fde90d53e94e06.zip |
Convert remaining references to kde3 (e.g. in paths) to trinity
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdiff3@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'doc/README')
-rw-r--r-- | doc/README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,7 +24,7 @@ file into HTML. meinproc index.docbook If you prefer everything in one big HTML/Postscript/PDF-file: - LANG=de_DE meinproc --check index.docbook --stylesheet /opt/kde3/share/apps/ksgmltools2/customization/kde-nochunk.xsl + LANG=de_DE meinproc --check index.docbook --stylesheet /opt/trinity/share/apps/ksgmltools2/customization/kde-nochunk.xsl (The LANG=de_DE prevents that meinproc writes the file in UTF-8 encoding, which isn't understood by html2ps.) Create ps-file: html2ps -D -u -n index.html >index.ps |