# HG changeset patch # User Herman Bloggs # Date 1049527910 0 # Node ID d8c8f8993b5350bd23e4cace67768449fe19e6cd # Parent ef201aaf4a86c00f62461e65829bde67733016c3 [gaim-migrate @ 5367] Update instruction for GTK+ runtime installer committer: Tailor Script diff -r ef201aaf4a86 -r d8c8f8993b53 gaim-installer.nsi --- a/gaim-installer.nsi Sat Apr 05 06:02:45 2003 +0000 +++ b/gaim-installer.nsi Sat Apr 05 07:31:50 2003 +0000 @@ -79,7 +79,7 @@ StrCmp $R0 "" no_gtk have_gtk no_gtk: ; Instruct user to install GTK+ runtime first. - MessageBox MB_OK "Could not find GTK+ runtime environment. Visit http://www.dropline.net/gtk/ to download and install GTK+ v2.2.1" IDOK + MessageBox MB_OK "Could not find GTK+ runtime environment. Visit http://www.dropline.net/gtk/ to download and install GTK+ v2.2.1.1" IDOK Quit have_gtk: ; Check GTK+ version