--- Amaya/amaya-wx_release.nsi 2006/04/10 15:29:45 1.32 +++ Amaya/amaya-wx_release.nsi 2007/02/27 09:30:39 1.33 @@ -8,7 +8,7 @@ ;General ;Name and file - !define VERSION "9.5" + !define VERSION "9.54" Name "Amaya ${VERSION}" OutFile "amaya-WinXP-${VERSION}.exe" @@ -227,15 +227,7 @@ Section "Amaya" SecAmaya SetOutPath "$INSTDIR\resources\xrc" File resources\xrc\*.xrc - SetOutPath "$INSTDIR\templates\en" - File templates\en\*.png - File templates\en\*.html - File templates\en\*.css - SetOutPath "$INSTDIR\templates\fr" - File templates\fr\*.png - File templates\fr\*.html - File templates\fr\*.css - + SetOutPath "$INSTDIR\amaya\wxdialog" File amaya\wxdialog\appicon.ico File amaya\wxdialog\amaya.rc