changeset 8180:63b771e3f2c4

[gaim-migrate @ 8897] Moving to nsis 2.0 rc3 and lzma compression committer: Tailor Script <tailor@pidgin.im>
author Herman Bloggs <hermanator12002@yahoo.com>
date Wed, 28 Jan 2004 21:31:55 +0000
parents 3fa28787e571
children 0609485e5bb5
files gaim-installer.nsi
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/gaim-installer.nsi	Wed Jan 28 20:49:40 2004 +0000
+++ b/gaim-installer.nsi	Wed Jan 28 21:31:55 2004 +0000
@@ -1,7 +1,8 @@
 ; Installer script for win32 Gaim
 ; Herman Bloggs <hermanator12002@yahoo.com>
 
-; NOTE: this .NSI script is designed for NSIS v2.0b4+
+; NOTE: this .NSI script is designed for NSIS 2.0 release candidate 3 and
+; higher.
 
 ;--------------------------------
 ;Global Variables
@@ -27,8 +28,7 @@
 !endif
 !endif
 
-SetCompressor bzip2
-DirShow show
+SetCompressor lzma
 ShowInstDetails show
 ShowUninstDetails show
 SetDateSave on