diff options
author | R. Imura <imura@FreeBSD.org> | 2000-05-11 16:44:47 +0000 |
---|---|---|
committer | R. Imura <imura@FreeBSD.org> | 2000-05-11 16:44:47 +0000 |
commit | c208bd5faeaffaa2cbc57bf34ffe846869a34297 (patch) | |
tree | a5f59197312a8ba945e41821b2940e45693b8922 /www/linux-lesstif-ns | |
parent | Fix: linux-2.2.5 -> linux-2.2.12 (diff) |
I18N patch is updated and much better cooperate with netscape.
Wow!! Almost most of problem seems to be fixed!
According to author:
- Activate "RESET" buttun with <textarea>.
- Fix scrollbar's behavior.
- Don't clip words in the right side of the browser.
- Fix behavior with wheel mouse.
- Fix displaying size of <input type=text> and <textarea>.
- Cooperate with Messenger.
HAVE A FUN!
Diffstat (limited to 'www/linux-lesstif-ns')
-rw-r--r-- | www/linux-lesstif-ns/distinfo | 2 | ||||
-rw-r--r-- | www/linux-lesstif-ns/pkg-descr | 4 |
2 files changed, 2 insertions, 4 deletions
diff --git a/www/linux-lesstif-ns/distinfo b/www/linux-lesstif-ns/distinfo index 11a571082fac..04e4088f5898 100644 --- a/www/linux-lesstif-ns/distinfo +++ b/www/linux-lesstif-ns/distinfo @@ -1,2 +1,2 @@ MD5 (lesstif-0.90.5.tar.gz) = 0202d78fb7eb8a16146a77031053d690 -MD5 (lesstif-0.90.5-i18n.patch) = 0380e6f2bcfac785593af50d5036d0c2 +MD5 (lesstif-0.90.5-i18n.patch) = fbc69123d9547063a1e42999f5d5c502 diff --git a/www/linux-lesstif-ns/pkg-descr b/www/linux-lesstif-ns/pkg-descr index 157d49479ae5..f07f1addb238 100644 --- a/www/linux-lesstif-ns/pkg-descr +++ b/www/linux-lesstif-ns/pkg-descr @@ -3,9 +3,7 @@ Currently Motif (statically linked by Netscape4) has a critical bug around multi-byte handling in TextWidget such as <input type=text> and <textarea> fields. This port will solve the above problem of linux-netscape (like www/libxpg4-ns for our native Netscape). -Instead, it brings various problems (behaviour of scroll bar, -a size of textarea, ..) because lesstif is still in progress and -not a perfect clone of Motif. + To activate this port, make sure that you use netscape-dynMotif instead of communicator(navigator)-linux-x.xx.bin in ${LOCALBASE}/lib/netscape-linux/. Patches are created by "fun" <fun@shikoku.ne.jp> |