20abe44fb8
A collection of pure-Tcl utility modules and widgets for Tk that provide a wide variety of functionality. The intent is to collect commonly used functions into a single library, which users can rely on to be available and stable.
13 lines
478 B
Plaintext
13 lines
478 B
Plaintext
$OpenBSD: patch-installed_modules_tcl,v 1.1.1.1 2009/03/18 09:10:27 sthen Exp $
|
|
--- installed_modules.tcl.orig Wed Jan 21 23:00:46 2009
|
|
+++ installed_modules.tcl Mon Feb 2 15:44:58 2009
|
|
@@ -34,7 +34,7 @@ foreach {m pkg doc exa} {
|
|
style _tcl _man _null
|
|
swaplist _tcl _man _null
|
|
tablelist _tab _null _exa
|
|
- tkpiechart _tcl _man _null
|
|
+ tkpiechart _tcl _man _exa
|
|
tooltip _tcl _man _null
|
|
widget _tcl _man _exa
|
|
} {
|