# HG changeset patch # User Rob Flynn # Date 1036182912 0 # Node ID a3093efd9027b51ee46e061c39a409f663078d0e # Parent 43911be9ce41e808dc107e9ecf86851e29f31151 [gaim-migrate @ 4001] ok committer: Tailor Script diff -r 43911be9ce41 -r a3093efd9027 ChangeLog --- a/ChangeLog Fri Nov 01 17:46:54 2002 +0000 +++ b/ChangeLog Fri Nov 01 20:35:12 2002 +0000 @@ -29,7 +29,7 @@ - Preferences dialog - SignOn Screen - Conversation Window (needs tooltips) - - Chat Window (sort of: needs menu bar, needs listview, tooltips) + - Chat Window (sort of: needs menu bar, tooltips) - GtkIMHtml (Ari Pollak, Christian Hammond) - Buddy Icons - IM Images diff -r 43911be9ce41 -r a3093efd9027 gaim-installer.nsi --- a/gaim-installer.nsi Fri Nov 01 17:46:54 2002 +0000 +++ b/gaim-installer.nsi Fri Nov 01 20:35:12 2002 +0000 @@ -4,8 +4,8 @@ ; NOTE: this .NSI script is designed for NSIS v1.8+ -Name "Gaim 0.60 alpha 2 (Win32)" -OutFile "Install-Gaim0.60a2.exe" +Name "Gaim 0.60 alpha 3 (Win32)" +OutFile "gaim-0.60-alpha3.exe" Icon .\pixmaps\gaim-install.ico ; Some default compiler settings (uncomment and change at will):