Add sv_SE to windows installer.
[dcpomatic.git] / windows / installer.nsi.64.in
index 9f04f270d155c27bf31b0fef4f8a01bf3c01fd2a..233d7f65e02cbd7a5a45d6d3afe2d67b759980f7 100644 (file)
@@ -115,6 +115,10 @@ SetOutPath "$INSTDIR\locale\es\LC_MESSAGES"
 File "%binaries%/src/lib/mo/es_ES/libdvdomatic.mo"
 File "%binaries%/src/wx/mo/es_ES/libdvdomatic-wx.mo"
 File "%binaries%/src/tools/mo/es_ES/dvdomatic.mo"
+SetOutPath "$INSTDIR\locale\sv\LC_MESSAGES"
+File "%binaries%/src/lib/mo/sv_SE/libdvdomatic.mo"
+File "%binaries%/src/wx/mo/sv_SE/libdvdomatic-wx.mo"
+File "%binaries%/src/tools/mo/sv_SE/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" ""