diff options
author | Chong Yidong <cyd@stupidchicken.com> | 2005-11-26 14:36:42 +0000 |
---|---|---|
committer | Chong Yidong <cyd@stupidchicken.com> | 2005-11-26 14:36:42 +0000 |
commit | d73d22edbd916e48aae93a96335dde906defab7d (patch) | |
tree | b24712a30c1568b4064b969943d72a86c77316ba /nt/emacs.rc | |
parent | fd993ce2635dc75cbf64e990015fce8684ff29a8 (diff) | |
download | emacs-d73d22edbd916e48aae93a96335dde906defab7d.tar.gz |
* emacs.rc: Use new icons.
Diffstat (limited to 'nt/emacs.rc')
-rw-r--r-- | nt/emacs.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nt/emacs.rc b/nt/emacs.rc index 72008c78b94..fd75506b97f 100644 --- a/nt/emacs.rc +++ b/nt/emacs.rc @@ -1,4 +1,4 @@ -Emacs ICON icons\gnu2a32t.ico +Emacs ICON icons\emacs.ico 32649 CURSOR icons\hand.cur #ifndef VS_VERSION_INFO |