From 409406120289c91e97fef76d197e6ad495be4593 Mon Sep 17 00:00:00 2001 From: Andrew Innes Date: Wed, 16 Jun 1999 19:55:59 +0000 Subject: [PATCH] Use an icon with a transparent background, to be in keeping with other applications. --- nt/emacs.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nt/emacs.rc b/nt/emacs.rc index 872bc8b2fec..64962deb889 100644 --- a/nt/emacs.rc +++ b/nt/emacs.rc @@ -1,4 +1,4 @@ -Emacs ICON icons\gnu2a32.ico +Emacs ICON icons\gnu2a32t.ico VS_VERSION_INFO VERSIONINFO FILEVERSION 20,4,0,0 -- 2.39.2