diff options
author | Michael Meeks <michael.meeks@suse.com> | 2012-03-09 17:03:17 +0000 |
---|---|---|
committer | Michael Meeks <michael.meeks@suse.com> | 2012-03-09 17:03:50 +0000 |
commit | eea51b762236fa4c24da82e691a67527eac6a157 (patch) | |
tree | 0719575d15251011900da7bbfbebe5cf7305b9db /xpdf | |
parent | d3192948fe968fc4d6a8ec0e6fda232f265b3c4c (diff) |
minor documentation tweaks
Diffstat (limited to 'xpdf')
-rw-r--r-- | xpdf/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/xpdf/README b/xpdf/README index dffe1066f466..0c733659f932 100644 --- a/xpdf/README +++ b/xpdf/README @@ -1 +1,4 @@ PDF-viewer library from [http://www.foolabs.com/xpdf/]. + +This code is -used by [[sdext/source/pdfimport]] to implement the PDF +import functionality, that allows PDF's to be edited. |