comparison gaim-installer.nsi @ 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 8b5dd7117f56
comparison
equal deleted inserted replaced
5395:e29ae53b744a 5396:af8839e62305
72 ;Pages 72 ;Pages
73 73
74 !insertmacro MUI_PAGECOMMAND_WELCOME 74 !insertmacro MUI_PAGECOMMAND_WELCOME
75 !insertmacro MUI_PAGECOMMAND_LICENSE 75 !insertmacro MUI_PAGECOMMAND_LICENSE
76 !insertmacro MUI_PAGECOMMAND_COMPONENTS 76 !insertmacro MUI_PAGECOMMAND_COMPONENTS
77 Page custom ShowGtkInstallDirChooser GtkInstallDirVerify
77 !insertmacro MUI_PAGECOMMAND_DIRECTORY 78 !insertmacro MUI_PAGECOMMAND_DIRECTORY
78 Page custom ShowGtkInstallDirChooser GtkInstallDirVerify
79 !insertmacro MUI_PAGECOMMAND_INSTFILES 79 !insertmacro MUI_PAGECOMMAND_INSTFILES
80 !insertmacro MUI_PAGECOMMAND_FINISH 80 !insertmacro MUI_PAGECOMMAND_FINISH
81 81
82 ;-------------------------------- 82 ;--------------------------------
83 ;Languages 83 ;Languages