moreupdates
[synfig.git] / synfig-core / trunk / src / tool / tool.nsh
index 20341d5..8befd6f 100644 (file)
@@ -7,12 +7,12 @@ Section "Synfig Tool"
   SetOutPath "$INSTDIR\bin"\r
   \r
   ; Put file there\r
-  File "src\tool\.libs\sinfg.exe"\r
+  File "src\tool\.libs\synfig.exe"\r
 \r
 SectionEnd\r
 \r
 Section "un.Synfig Tool Uninstall"\r
-       Delete "$INSTDIR\bin\sinfg.exe"\r
+       Delete "$INSTDIR\bin\synfig.exe"\r
        RMDir "$INSTDIR"\r
 SectionEnd\r
 \r