changeset 5396:af8839e62305

[gaim-migrate @ 5772] Switched order of Gaim dir and custom GTK dir pages committer: Tailor Script <tailor@pidgin.im>
author Herman Bloggs <hermanator12002@yahoo.com>
date Fri, 16 May 2003 15:13:30 +0000
parents e29ae53b744a
children c1820ad84b1d
files gaim-installer.nsi
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/gaim-installer.nsi	Fri May 16 13:35:04 2003 +0000
+++ b/gaim-installer.nsi	Fri May 16 15:13:30 2003 +0000
@@ -74,8 +74,8 @@
   !insertmacro MUI_PAGECOMMAND_WELCOME
   !insertmacro MUI_PAGECOMMAND_LICENSE
   !insertmacro MUI_PAGECOMMAND_COMPONENTS
+  Page custom ShowGtkInstallDirChooser GtkInstallDirVerify
   !insertmacro MUI_PAGECOMMAND_DIRECTORY
-  Page custom ShowGtkInstallDirChooser GtkInstallDirVerify
   !insertmacro MUI_PAGECOMMAND_INSTFILES
   !insertmacro MUI_PAGECOMMAND_FINISH