/[svn]/misc/trunk/win32_installer/linuxsampler_all.nsi
ViewVC logotype

Diff of /misc/trunk/win32_installer/linuxsampler_all.nsi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3019 by persson, Thu Oct 20 19:11:53 2016 UTC revision 3022 by persson, Sun Oct 23 10:25:33 2016 UTC
# Line 366  Section "QSampler ${QSAMPLER_VERSION}" S Line 366  Section "QSampler ${QSAMPLER_VERSION}" S
366    SetOutPath $INSTDIR\plugins\platforms    SetOutPath $INSTDIR\plugins\platforms
367    File bin\686\plugins\platforms\qwindows.dll    File bin\686\plugins\platforms\qwindows.dll
368    SetOutPath $INSTDIR\share\locale    SetOutPath $INSTDIR\share\locale
369    File bin\686\share\locale\qsampler_ru.qm    File bin\686\share\locale\qsampler_*.qm
370    File bin\686\share\locale\qsampler_cs.qm    File bin\686\share\locale\qt*_*.qm
   File bin\686\share\locale\qt_ru.qm  
   File bin\686\share\locale\qt_cs.qm  
371  SectionEnd  SectionEnd
372    
373  Section "gigedit ${GIGEDIT_VERSION}" Secgigedit  Section "gigedit ${GIGEDIT_VERSION}" Secgigedit

Legend:
Removed from v.3019  
changed lines
  Added in v.3022

  ViewVC Help
Powered by ViewVC