Mercurial > pidgin
changeset 3849:a3093efd9027
[gaim-migrate @ 4001]
ok
committer: Tailor Script <tailor@pidgin.im>
author | Rob Flynn <gaim@robflynn.com> |
---|---|
date | Fri, 01 Nov 2002 20:35:12 +0000 |
parents | 43911be9ce41 |
children | daf2cec08eac |
files | ChangeLog gaim-installer.nsi |
diffstat | 2 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- 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
--- 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):