SVN r2286 accidentally changed the localised name of the Random ValueNode to RandomNo...
[synfig.git] / synfig-core / trunk / src / modules / mod_noise / mod_noise.nsh
index ca6da3d..3521694 100644 (file)
@@ -4,10 +4,10 @@ Section "mod_noise" Sec_mod_noise
 ;  SectionIn RO
   
   ; Set output path to the installation directory.
-  SetOutPath "$INSTDIR\lib\sinfg\modules"
+  SetOutPath "$INSTDIR\lib\synfig\modules"
   
   ; Put file there
-  File /oname=mod_noise.dll "src\modules\mod_noise\.libs\libmod_noise-0.dll"
+  File /oname=mod_noise.dll "src\modules\mod_noise\.libs\libmod_noise.dll"
 
 
   FileOpen $0 $INSTDIR\etc\synfig_modules.cfg a