Revision 63ed12f00af79949ffe9e7277590b6139ef5026d

hermanator at pidgin.im hermanator at pidgin.im
Wed Apr 11 01:20:50 EDT 2007


o   -----------------------------------------------------------------
|   Revision: 63ed12f00af79949ffe9e7277590b6139ef5026d
|   Ancestor: 2462ffaf69bdcfaa4bfa04aad31c530d17947530
|   Author: hermanator
|   Date: 2004-12-04T18:42:06
|   Branch: im.pidgin.gaim.oldstatus
|   
|   Modified files:
|           ChangeLog.win32 gaim-installer.nsi
|   
|   ChangeLog: 
|   
|   [gaim-migrate @ 11513]
|   1.1.0 udpates
|   ============================================================
|   --- ChangeLog.win32	5e02113588b2c2c8b7ca434128f19e03c10ffe41
|   +++ ChangeLog.win32	8406df6fce54a634a0d2d6805733656a5111f720
|   @@ -1,4 +1,4 @@
|   -version 1.1.0:
|   +version 1.1.0: (12/02/2004)
|    	* Silc protocol plugin added.
|    	* Now checking GAIMLANG and GAIMHOME instead of LANG and HOME env
|    	  variables, to avoid conflicts with other apps that use them and
|   ============================================================
|   --- gaim-installer.nsi	acf123f64b4b5b44e500bf4409ac37204a42ed85
|   +++ gaim-installer.nsi	9660f2b2c577e4162ff5a00752a769ff9ac703b9
|   @@ -586,6 +586,7 @@ Section Uninstall
|        Delete "$INSTDIR\plugins\liboscar.dll"
|        Delete "$INSTDIR\plugins\libtoc.dll"
|        Delete "$INSTDIR\plugins\libyahoo.dll"
|   +    Delete "$INSTDIR\plugins\libsilc.dll"
|        Delete "$INSTDIR\plugins\perl.dll"
|        Delete "$INSTDIR\plugins\relnot.dll"
|        Delete "$INSTDIR\plugins\spellchk.dll"
|   @@ -614,6 +615,8 @@ Section Uninstall
|        Delete "$INSTDIR\nssckbi.dll"
|        Delete "$INSTDIR\plc4.dll"
|        Delete "$INSTDIR\plds4.dll"
|   +    Delete "$INSTDIR\silc.dll"
|   +    Delete "$INSTDIR\silcclient.dll"
|        Delete "$INSTDIR\softokn3.dll"
|        Delete "$INSTDIR\ssl3.dll"
|        Delete "$INSTDIR\${GAIM_UNINST_EXE}"

To get the patch for this revision, please do this:
mtn log --last 1 --diffs --from 63ed12f00af79949ffe9e7277590b6139ef5026d


More information about the Commits mailing list