diff options
author | Erik Hanson <erik@slackbuilds.org> | 2010-06-11 13:57:57 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-06-11 14:00:06 -0500 |
commit | 1b08c1aa3ce0a9d36ae01fa9a2a14ee6b4aadc12 (patch) | |
tree | 491d2099208fe9273cac20ed603dd2845a359e51 /misc/nfoview/README | |
parent | 3c118dfc8b53a0cb6ea43d96b41d07c8267db8a9 (diff) | |
download | slackbuilds-1b08c1aa3ce0a9d36ae01fa9a2a14ee6b4aadc12.tar.gz |
misc/nfoview: Small fix and cleanups.
Use --root instead of --prefix, fixes crash after $TMP cleanup.
Remove 13.0-related lines from README.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'misc/nfoview/README')
-rw-r--r-- | misc/nfoview/README | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/misc/nfoview/README b/misc/nfoview/README index a51aa406ea..db2c399159 100644 --- a/misc/nfoview/README +++ b/misc/nfoview/README @@ -2,6 +2,3 @@ NFO Viewer is a simple viewer for NFO files, which are "ASCII" art in the CP437 codepage. The advantages of using NFO Viewer instead of a text editor are preset font and encoding settings, automatic window size and clickable hyperlinks. - -Note: The preferences dialog does not display due to the outdated -GTK+ in Slackware 13.0. |