Install Spanish translation.
[dcpomatic.git] / windows / installer.nsi.64.in
index 21980e61ad48a698868f066262773b3f7971283f..2e3091ff179b71c0588cfe1c06ef8a22435a67ef 100644 (file)
@@ -103,14 +103,18 @@ File "%deps%/etc/ImageMagick/delegates.xml"
 SetOutPath "$PROFILE\.magick"
 File "%deps%/etc/ImageMagick/delegates.xml"
 
-SetOutPath "$INSTDIR\locale\fr_FR"
+SetOutPath "$INSTDIR\locale\fr\LC_MESSAGES"
 File "%binaries%/src/lib/mo/fr_FR/libdvdomatic.mo"
 File "%binaries%/src/wx/mo/fr_FR/libdvdomatic-wx.mo"
 File "%binaries%/src/tools/mo/fr_FR/dvdomatic.mo"
-SetOutPath "$INSTDIR\locale\it_IT"
+SetOutPath "$INSTDIR\locale\it\LC_MESSAGES"
 File "%binaries%/src/lib/mo/it_IT/libdvdomatic.mo"
 File "%binaries%/src/wx/mo/it_IT/libdvdomatic-wx.mo"
 File "%binaries%/src/tools/mo/it_IT/dvdomatic.mo"
+SetOutPath "$INSTDIR\locale\es\LC_MESSAGES"
+File "%binaries%/src/lib/mo/es_ES/dvdomatic.mo"
+File "%binaries%/src/wx/mo/es_ES/dvdomatic.mo"
+File "%binaries%/src/tools/mo/es_ES/dvdomatic.mo"
 
 CreateShortCut "$DESKTOP\DVD-o-matic.lnk" "$INSTDIR\bin\dvdomatic.exe" ""
 CreateShortCut "$DESKTOP\DVD-o-matic encode server.lnk" "$INSTDIR\bin\servomatic_gui.exe" ""