diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-05 22:07:55 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-05 22:07:55 -0600 |
commit | 3ad1b623ac4af0f19db3580e4ef6b0d923260ba0 (patch) | |
tree | 3b77748c913634d88310c7933877b201532d4ae1 /src/3rdparty/libmng/README.contrib | |
parent | e02e31c8b9d854cd62cbe9799228f6e08e882773 (diff) | |
download | tqt3-3ad1b623ac4af0f19db3580e4ef6b0d923260ba0.tar.gz tqt3-3ad1b623ac4af0f19db3580e4ef6b0d923260ba0.zip |
Sync again
Diffstat (limited to 'src/3rdparty/libmng/README.contrib')
-rw-r--r-- | src/3rdparty/libmng/README.contrib | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/3rdparty/libmng/README.contrib b/src/3rdparty/libmng/README.contrib index 1e81ca4c5..e66333780 100644 --- a/src/3rdparty/libmng/README.contrib +++ b/src/3rdparty/libmng/README.contrib @@ -18,7 +18,7 @@ http://snow.ashlu.bc.ca/~giles/mng/ Another nice contribution. View MNG files on practically any platform with this standalone viewer. -Source-code only; Retquires SDL library and libmng.so +Source-code only; Requires SDL library and libmng.so (Modified by Greg Roelofs) @@ -28,7 +28,7 @@ mngview - A BCB port of the Delphi sample - by Andy Protano I have added this nice little port to the BCB samples directory. It adds a nifty progressbar while reading a file. Excellent work! -Retquires libmng.dll +Requires libmng.dll (note: this is in the BCB samples directory) ---------------------------------------------------------------------- @@ -37,7 +37,7 @@ mngdump - A BCB GUI-based dump utility - by Andy Protano Andy has sent me this fully functional MNG dump utility, that gives detailed information of the contents of any MNG file. -Retquires libmng.dll +Requires libmng.dll ---------------------------------------------------------------------- @@ -47,7 +47,7 @@ Vova has been hacking away with the libmng code and has come up with this nice little sample how to write a MNG viewer using GTK. Thanks mate! Source-code only -Retquires GTK+ (1.2 or higher) and libmng (0.9.2 or higher) +Requires GTK+ (1.2 or higher) and libmng (0.9.2 or higher) (Modified by Greg Roelofs) |