pidgin: 9ca9f24a: Use a crash report exchndl.dll that actu...

datallah at pidgin.im datallah at pidgin.im
Mon Mar 15 23:20:45 EDT 2010


-----------------------------------------------------------------
Revision: 9ca9f24afb2a6f98e8601c62ab6a90bd8bdb3608
Ancestor: e2fb80f2d0864d6bee4cd8803506ecb63909b682
Author: datallah at pidgin.im
Date: 2010-03-16T03:15:53
Branch: im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/9ca9f24afb2a6f98e8601c62ab6a90bd8bdb3608

Modified files:
        Makefile.mingw

ChangeLog: 

Use a crash report exchndl.dll that actualy works.

-------------- next part --------------
============================================================
--- Makefile.mingw	e4d773d3ae47513890b4dc98e8dd1ed7ae462098
+++ Makefile.mingw	dbc131d27e8d3bbc06ca516c8b5a88315f0a1086
@@ -96,7 +96,7 @@ endif
 	cp $(GTKSPELL_TOP)/bin/libgtkspell-0.dll $(PIDGIN_INSTALL_DIR)/spellcheck
 	cp $(ENCHANT_TOP)/bin/libenchant.dll $(PIDGIN_INSTALL_DIR)/spellcheck
 	cp -R $(ENCHANT_TOP)/lib $(PIDGIN_INSTALL_DIR)/spellcheck
-	cp $(WIN32_DEV_TOP)/pidgin-inst-deps-20100223/exchndl.dll $(PIDGIN_INSTALL_DIR)
+	cp $(WIN32_DEV_TOP)/pidgin-inst-deps-20100315/exchndl.dll $(PIDGIN_INSTALL_DIR)
 
 pidgin/win32/nsis/gtk-runtime-$(GTK_BUNDLE_VERSION).zip:
 	pidgin/win32/nsis/generate_gtk_zip.sh `pwd`


More information about the Commits mailing list