diff options
author | Alexander Bokovoy <ab@samba.org> | 2008-04-14 15:39:30 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:47:46 -0500 |
commit | 7ece10fa2346261c52f54f643fdc7fc77bf57a73 (patch) | |
tree | f1bce5a7bbb04bcf02502e0844bc51ec8a0fdcbe /docs/README | |
parent | 338aa2568bcae115389e38ec5b25971e7c2503e6 (diff) | |
download | samba-7ece10fa2346261c52f54f643fdc7fc77bf57a73.tar.gz samba-7ece10fa2346261c52f54f643fdc7fc77bf57a73.tar.bz2 samba-7ece10fa2346261c52f54f643fdc7fc77bf57a73.zip |
Switch to SVG and Inkscape to generate pictures instead of Dia.
This was discussed months ago and with Inkscape getting better and more clear in SVG processing
it is now a preffered tool to create and process vector images.
(This used to be commit 2575ceec2a817156832ce84e80a97923f10ecbe9)
Diffstat (limited to 'docs/README')
-rw-r--r-- | docs/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/README b/docs/README index 589085b229..64095ebf39 100644 --- a/docs/README +++ b/docs/README @@ -57,7 +57,7 @@ To generate the docs, you need to have the following packages installed: * docbook-utils * xsltproc * pngtopnm and pnmtops (from the netpbm utilities) - * dia + * inkscape For generating PDF (thru LaTeX): * db2latex (from http://db2latex.sf.net/). Make sure to get CVS version |