eion/purple-hangouts

Parents 1d5c6ab73e23
Children 8e26dd324e0a
Try to update json-glib dll's in the Windows installer to fix issue #45
--- a/purple-hangouts.nsi Sun May 01 22:45:16 2016 +1200
+++ b/purple-hangouts.nsi Mon May 02 11:52:11 2016 +1200
@@ -73,7 +73,7 @@
;Check for pidgin installation
Call GetPidginInstPath
- SetOverwrite off
+ SetOverwrite ifnewer
SetOutPath "$PidginDir"
File "${JSON_GLIB_DLL}"