remove references to tex2rtf; it's not part of wxWidgets anymore

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56496 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Francesco Montorsi
2008-10-23 13:54:17 +00:00
parent 6c58cd78a5
commit 4726bcc51b
4 changed files with 13 additions and 34 deletions

View File

@@ -36,11 +36,9 @@ The setup program contains the following:
- All common, generic and MSW-specific wxWidgets source;
- samples and demos;
- documentation in MS HTML Help format;
- makefiles for most Windows compilers, plus CodeWarrior,
BC++ and VC++ IDE files;
- JPEG library source;
- TIFF library source;
- Object Graphics Library, Tex2RTF, wxSTC, etc.
- makefiles for most Windows compilers, plus CodeWarrior
and VC++ IDE files;
- JPEG, TIFF, PNG, ZLIB, wxSTC, REGEX, EXPAT library sources.
Alternatively, you may unarchive the .zip form by hand:
wxMSW-x.y.z.zip where x.y.z is the version number.