diff gaim-installer.nsi @ 15364:d9ef62fb7e7b

[gaim-migrate @ 18156] Have the wingaim installer read the GTK version to be installed from the installer "source" instead of maintaining the version in the installer script and having to update it. committer: Tailor Script <tailor@pidgin.im>
author Daniel Atallah <daniel.atallah@gmail.com>
date Thu, 18 Jan 2007 17:41:47 +0000
parents 0f5124855240
children
line wrap: on
line diff
--- a/gaim-installer.nsi	Thu Jan 18 13:30:17 2007 +0000
+++ b/gaim-installer.nsi	Thu Jan 18 17:41:47 2007 +0000
@@ -64,7 +64,6 @@
 !define GAIM_UNINST_EXE				"gaim-uninst.exe"
 
 !define GTK_MIN_VERSION				"2.6.10"
-!define GTK_INSTALL_VERSION			"2.10.6"
 !define GTK_REG_KEY				"SOFTWARE\GTK\2.0"
 !define PERL_REG_KEY				"SOFTWARE\Perl"
 !define PERL_DLL				"perl58.dll"