comparison gaim-installer.nsi @ 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 9682c0e022c6
children eddcb3a8c74e
comparison
equal deleted inserted replaced
3848:43911be9ce41 3849:a3093efd9027
2 ; Generated NSIS script file (generated by makensitemplate.phtml 0.21) 2 ; Generated NSIS script file (generated by makensitemplate.phtml 0.21)
3 ; Herman on Sep 11 02 @ 21:52 3 ; Herman on Sep 11 02 @ 21:52
4 4
5 ; NOTE: this .NSI script is designed for NSIS v1.8+ 5 ; NOTE: this .NSI script is designed for NSIS v1.8+
6 6
7 Name "Gaim 0.60 alpha 2 (Win32)" 7 Name "Gaim 0.60 alpha 3 (Win32)"
8 OutFile "Install-Gaim0.60a2.exe" 8 OutFile "gaim-0.60-alpha3.exe"
9 Icon .\pixmaps\gaim-install.ico 9 Icon .\pixmaps\gaim-install.ico
10 10
11 ; Some default compiler settings (uncomment and change at will): 11 ; Some default compiler settings (uncomment and change at will):
12 ; SetCompress auto ; (can be off or force) 12 ; SetCompress auto ; (can be off or force)
13 ; SetDatablockOptimize on ; (can be off) 13 ; SetDatablockOptimize on ; (can be off)