# HG changeset patch # User Daniel Atallah # Date 1266986355 0 # Node ID 59099ccd141eab8169d0e0efd2d34b9e17b8678f # Parent 58f0643c0b5333ad7e89b68f0edbf7cf3ff37c4d Use datestamped pidgin-inst-deps directory diff -r 58f0643c0b53 -r 59099ccd141e pidgin/win32/nsis/pidgin-installer.nsi --- a/pidgin/win32/nsis/pidgin-installer.nsi Tue Feb 23 14:50:37 2010 +0000 +++ b/pidgin/win32/nsis/pidgin-installer.nsi Wed Feb 24 04:39:15 2010 +0000 @@ -53,7 +53,7 @@ ;Defines !define PIDGIN_NSIS_INCLUDE_PATH "." -!define PIDGIN_INSTALLER_DEPS "..\..\..\..\win32-dev\pidgin-inst-deps-0.2" +!define PIDGIN_INSTALLER_DEPS "..\..\..\..\win32-dev\pidgin-inst-deps-20100223" ; Remove these and the stuff that uses them at some point !define OLD_GAIM_REG_KEY "SOFTWARE\gaim"