changeset 5030:d8c8f8993b53

[gaim-migrate @ 5367] Update instruction for GTK+ runtime installer committer: Tailor Script <tailor@pidgin.im>
author Herman Bloggs <hermanator12002@yahoo.com>
date Sat, 05 Apr 2003 07:31:50 +0000
parents ef201aaf4a86
children bc494c4a3991
files gaim-installer.nsi
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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