Add sv_SE to windows installer.
authorCarl Hetherington <cth@carlh.net>
Thu, 28 Mar 2013 14:25:45 +0000 (14:25 +0000)
committerCarl Hetherington <cth@carlh.net>
Thu, 28 Mar 2013 14:25:45 +0000 (14:25 +0000)
windows/installer.nsi.32.in
windows/installer.nsi.64.in

index 9a2070999b427e7a169c31d342909132cf5e0613..ac68ac88b277ff1edc393a32182e8f0939f03af7 100644 (file)
@@ -105,6 +105,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" ""
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" ""