aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/tk83/pkg-descr
diff options
context:
space:
mode:
authorkevlo <kevlo@FreeBSD.org>2001-02-22 12:09:59 +0800
committerkevlo <kevlo@FreeBSD.org>2001-02-22 12:09:59 +0800
commit6540af7e733c22d1dedebea31d4bdba93524472c (patch)
treeb37172922514e273245ce404168b135146541d5d /chinese/tk83/pkg-descr
parent6a8640318f570426dfbf117b7c8421b5297f1366 (diff)
downloadfreebsd-ports-gnome-6540af7e733c22d1dedebea31d4bdba93524472c.tar.gz
freebsd-ports-gnome-6540af7e733c22d1dedebea31d4bdba93524472c.tar.zst
freebsd-ports-gnome-6540af7e733c22d1dedebea31d4bdba93524472c.zip
Chineselized Tk ver. 8.3.0. This version is i18n improvement.
This changes the behavior of Tk on X where X Input Methods (XIM) were recognized and used without question. With 8.3, they will be recognized and initialized, but not used unless XIM is turned on (tk useinputmethods 1). This should only affect users users with special input methods, and the new default behavior should be more beneficial to the average user. Please repo copy, thanks.
Diffstat (limited to 'chinese/tk83/pkg-descr')
-rw-r--r--chinese/tk83/pkg-descr6
1 files changed, 6 insertions, 0 deletions
diff --git a/chinese/tk83/pkg-descr b/chinese/tk83/pkg-descr
new file mode 100644
index 000000000000..db7796ceca60
--- /dev/null
+++ b/chinese/tk83/pkg-descr
@@ -0,0 +1,6 @@
+This is Tk version 8.3, a GUI toolkit for Tcl.
+
+The best way to get started with Tcl is to read ``Tcl and the Tk
+Toolkit'' by John K. Ousterhout, Addison-Wesley, ISBN 0-201-63337-X.
+
+WWW: http://dev.scriptics.com/software/tcltk/8.3.html