From f00c2ef4f68bab03411a16e8e943090aca012e66 Mon Sep 17 00:00:00 2001 From: redman Date: Tue, 18 Apr 2000 23:28:01 +0000 Subject: * win/tk.rc: * win/wish.rc: * win/wish.ico: Modified copyright dates in Windows resource files. Updated the icon for wish.exe. --- ChangeLog | 7 +++++++ win/rc/tk.rc | 4 ++-- win/rc/wish.ico | Bin 1398 -> 3630 bytes win/rc/wish.rc | 4 ++-- 4 files changed, 11 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 8b0023d..eedf6e6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2000-04-18 + + * win/tk.rc: + * win/wish.rc: + * win/wish.ico: Modified copyright dates in Windows resource + files. Updated the icon for wish.exe. + 2000-04-17 Eric Melski * library/text.tcl: Tweaked double-/triple-click selection; diff --git a/win/rc/tk.rc b/win/rc/tk.rc index dacd4fb..0d96b84 100644 --- a/win/rc/tk.rc +++ b/win/rc/tk.rc @@ -1,4 +1,4 @@ -// RCS: @(#) $Id: tk.rc,v 1.4 1999/04/30 22:49:57 stanton Exp $ +// RCS: @(#) $Id: tk.rc,v 1.5 2000/04/18 23:28:01 redman Exp $ // // Version // @@ -27,7 +27,7 @@ BEGIN VALUE "OriginalFilename", "tk" STRINGIFY(TK_MAJOR_VERSION) STRINGIFY(TK_MINOR_VERSION) ".dll\0" VALUE "CompanyName", "Scriptics Corporation\0" VALUE "FileVersion", TK_PATCH_LEVEL - VALUE "LegalCopyright", "Copyright \251 1999 by Scriptics Corporation\0" + VALUE "LegalCopyright", "Copyright \251 2000 by Scriptics Corporation\0" VALUE "ProductName", "Tk " TK_VERSION " for Windows\0" VALUE "ProductVersion", TK_PATCH_LEVEL END diff --git a/win/rc/wish.ico b/win/rc/wish.ico index a32e749..1825751 100644 Binary files a/win/rc/wish.ico and b/win/rc/wish.ico differ diff --git a/win/rc/wish.rc b/win/rc/wish.rc index 6b209e9..3120d9b 100644 --- a/win/rc/wish.rc +++ b/win/rc/wish.rc @@ -1,4 +1,4 @@ -// RCS: @(#) $Id: wish.rc,v 1.3 1999/04/30 22:49:57 stanton Exp $ +// RCS: @(#) $Id: wish.rc,v 1.4 2000/04/18 23:28:01 redman Exp $ // // Version // @@ -27,7 +27,7 @@ BEGIN VALUE "OriginalFilename", "wish" STRINGIFY(TK_MAJOR_VERSION) STRINGIFY(TK_MINOR_VERSION) ".exe\0" VALUE "CompanyName", "Scriptics Corporation\0" VALUE "FileVersion", TK_PATCH_LEVEL - VALUE "LegalCopyright", "Copyright \251 1999 by Scriptics Corporation\0" + VALUE "LegalCopyright", "Copyright \251 2000 by Scriptics Corporation\0" VALUE "ProductName", "Tk " TK_VERSION " for Windows\0" VALUE "ProductVersion", TK_PATCH_LEVEL END -- cgit v0.12