Diff for /Amaya/amaya-wx_release.nsi between versions 1.40 and 1.41

version 1.40, 2008/02/01 16:10:23 version 1.41, 2008/07/09 11:17:25
Line 8 Line 8
 ;General  ;General
   
   ;Name and file    ;Name and file
   !define VERSION "10.0"    !define VERSION "10.1"
   Name "Amaya"    Name "Amaya"
   OutFile "amaya-WinXP-${VERSION}.exe"    OutFile "amaya-WinXP-${VERSION}.exe"
       
Line 260  Section "Amaya" SecAmaya Line 260  Section "Amaya" SecAmaya
   File config\*.css    File config\*.css
   File config\annot.schemas    File config\annot.schemas
   File config\win-thot.rc    File config\win-thot.rc
     File config\rdfa.dat
     File config\rdfa_list.dat
   
   SetDetailsPrint textonly    SetDetailsPrint textonly
   DetailPrint "Installing Amaya dictionnaries"    DetailPrint "Installing Amaya dictionnaries"

Removed from v.1.40  
changed lines
  Added in v.1.41


Webmaster