diff options
author | Ozan Türkyılmaz <ozan.turkyilmaz@gmail.com> | 2011-05-18 08:22:48 -0300 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-05-19 08:33:05 -0500 |
commit | 490559255d1d482287d604593e78ef9299e78775 (patch) | |
tree | 630fb8cfd311a03e9c4e856de97222f9bb09449e /misc/chm2pdf/README | |
parent | 834e79ae023e37ca4386250a785c89622d97b89a (diff) | |
download | slackbuilds-490559255d1d482287d604593e78ef9299e78775.tar.gz |
misc/chm2pdf: Patched to fix problem with file name with spaces.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'misc/chm2pdf/README')
-rw-r--r-- | misc/chm2pdf/README | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/misc/chm2pdf/README b/misc/chm2pdf/README index a933c611a6..47ef80e869 100644 --- a/misc/chm2pdf/README +++ b/misc/chm2pdf/README @@ -1,4 +1,3 @@ -chm2pdf is a simple Python script that converts CHM files into -PDF files. +chm2pdf is a simple Python script that converts CHM files into PDF files. -It requires chmlib-examples, pychm and htmldoc, all available at SlackBuilds.org. +This requires chmlib-examples, pychm and htmldoc. |