summaryrefslogtreecommitdiffstats
path: root/library/msgcat/pkgIndex.tcl
diff options
context:
space:
mode:
authoroehhar <harald.oehlmann@elmicron.de>2013-05-27 20:45:08 (GMT)
committeroehhar <harald.oehlmann@elmicron.de>2013-05-27 20:45:08 (GMT)
commiteb279d0247abcef7014f739146c9c619b4d24320 (patch)
treecdd12a4b9dcbbc8b020a7f823bbb0ee484af9110 /library/msgcat/pkgIndex.tcl
parent4a770ed0b5648f58f0ba0b07bb73cc904db339e0 (diff)
parentb5df26a280112129ffcd34f74456cc6f2980e5be (diff)
downloadtcl-eb279d0247abcef7014f739146c9c619b4d24320.zip
tcl-eb279d0247abcef7014f739146c9c619b4d24320.tar.gz
tcl-eb279d0247abcef7014f739146c9c619b4d24320.tar.bz2
3036566 - Get msgcat locale for Win Vista+ first from gui language registry key.
Bumped msgcat to version 1.5.2. Minor manpage corrections.
Diffstat (limited to 'library/msgcat/pkgIndex.tcl')
-rw-r--r--library/msgcat/pkgIndex.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/msgcat/pkgIndex.tcl b/library/msgcat/pkgIndex.tcl
index 3fdb25a..5fabfe3 100644
--- a/library/msgcat/pkgIndex.tcl
+++ b/library/msgcat/pkgIndex.tcl
@@ -1,2 +1,2 @@
if {![package vsatisfies [package provide Tcl] 8.5]} {return}
-package ifneeded msgcat 1.5.1 [list source [file join $dir msgcat.tcl]]
+package ifneeded msgcat 1.5.2 [list source [file join $dir msgcat.tcl]]