Artifact d78884fec398f34b9bc272234eec7c8ee7618469:
- File customfont/pkgIndex.tcl.in — part of check-in [eeea27ce91] at 2015-07-07 03:03:03 on branch trunk — Re-work commit (user: kevin size: 251)
- File launcher/pkgIndex.tcl.in — part of check-in [eeea27ce91] at 2015-07-07 03:03:03 on branch trunk — Re-work commit (user: kevin size: 251)
- File mactoolbar/pkgIndex.tcl.in — part of check-in [eeea27ce91] at 2015-07-07 03:03:03 on branch trunk — Re-work commit (user: kevin size: 251)
# # Tcl package index file # package ifneeded @PACKAGE_NAME@ @PACKAGE_VERSION@ " package require Tk 8.5- if {\"AppKit\" ni \[winfo server .\]} {error {TkAqua Cocoa required}} load [list ][file join $dir @PKG_LIB_FILE@] @PACKAGE_NAME@"