summaryrefslogtreecommitdiff
path: root/tk/mac/tkMacLibrary.r
diff options
context:
space:
mode:
Diffstat (limited to 'tk/mac/tkMacLibrary.r')
-rw-r--r--tk/mac/tkMacLibrary.r11
1 files changed, 6 insertions, 5 deletions
diff --git a/tk/mac/tkMacLibrary.r b/tk/mac/tkMacLibrary.r
index 493dee15657..b5776dc893f 100644
--- a/tk/mac/tkMacLibrary.r
+++ b/tk/mac/tkMacLibrary.r
@@ -54,14 +54,14 @@ resource 'vers' (1) {
TK_MAJOR_VERSION, MINOR_VERSION,
RELEASE_LEVEL, 0x00, verUS,
TK_PATCH_LEVEL,
- TK_PATCH_LEVEL ", by Ray Johnson © 1993-1996" "\n" "Sun Microsystems Labratories"
+ TK_PATCH_LEVEL ",by Ray Johnson & Jim Ingham" "\n" "© 1993-1997 Sun Microsystems" "\n" "1998-2000 Scriptics Inc."
};
resource 'vers' (2) {
TK_MAJOR_VERSION, MINOR_VERSION,
RELEASE_LEVEL, 0x00, verUS,
TK_PATCH_LEVEL,
- "Tk Library " TK_PATCH_LEVEL " © 1993-1996"
+ "Tk Library " TK_PATCH_LEVEL " © 1993-1999"
};
#define TK_LIBRARY_RESOURCES 3000
@@ -75,7 +75,7 @@ resource 'vers' (2) {
resource 'STR ' (-16397, purgeable) {
"Tk Library\n\n"
"This is the library needed to run Tcl/Tk programs. "
- "To work properly, it should be placed in the ŒTool Command Languageč folder "
+ "To work properly, it should be placed in the Tool Command Language folder "
"within the Extensions folder."
};
@@ -138,8 +138,8 @@ resource 'DITL' (129, "About Box", purgeable) {
{128, 128, 148, 186}, Button {enabled, "Ok"},
{ 14, 108, 117, 298}, StaticText {disabled,
"Wish - Windowing Shell" "\n" "based on Tcl "
- TCL_PATCH_LEVEL " & Tk " TK_PATCH_LEVEL "\n\n" "Ray Johnson"
- "Sun Microsystems Labs" "\n" "ray.johnson@eng.sun.com"},
+ TCL_PATCH_LEVEL " & Tk " TK_PATCH_LEVEL "\n\n" "Jim Ingham & Ray Johnson"
+ "Scriptics Inc." "\n" "jingham@cygnus.com"},
{ 11, 24, 111, 92}, Picture {enabled, 128}
}
};
@@ -506,3 +506,4 @@ resource 'MENU' (132, preload) {
textMenuProc,
0xFFFF, enabled, "", {}
};
+