comparison gaim-installer.nsi @ 6476:1325c207d159

[gaim-migrate @ 6987] Some last minute 0.67 changes committer: Tailor Script <tailor@pidgin.im>
author Herman Bloggs <hermanator12002@yahoo.com>
date Fri, 15 Aug 2003 17:13:36 +0000
parents 4653c61a1e33
children 9a3c6c6af253
comparison
equal deleted inserted replaced
6475:9a7fb2135e5e 6476:1325c207d159
457 DeleteRegKey ${MUI_LANGDLL_REGISTRY_ROOT} ${MUI_LANGDLL_REGISTRY_KEY} 457 DeleteRegKey ${MUI_LANGDLL_REGISTRY_ROOT} ${MUI_LANGDLL_REGISTRY_KEY}
458 458
459 RMDir /r "$INSTDIR\locale" 459 RMDir /r "$INSTDIR\locale"
460 RMDir /r "$INSTDIR\pixmaps" 460 RMDir /r "$INSTDIR\pixmaps"
461 Delete "$INSTDIR\plugins\autorecon.dll" 461 Delete "$INSTDIR\plugins\autorecon.dll"
462 Delete "$INSTDIR\plugins\history.dll"
462 Delete "$INSTDIR\plugins\iconaway.dll" 463 Delete "$INSTDIR\plugins\iconaway.dll"
464 Delete "$INSTDIR\plugins\idle.dll"
463 Delete "$INSTDIR\plugins\docklet.dll" 465 Delete "$INSTDIR\plugins\docklet.dll"
464 Delete "$INSTDIR\plugins\perl.dll" 466 Delete "$INSTDIR\plugins\perl.dll"
465 Delete "$INSTDIR\plugins\libgg.dll" 467 Delete "$INSTDIR\plugins\libgg.dll"
466 Delete "$INSTDIR\plugins\libirc.dll" 468 Delete "$INSTDIR\plugins\libirc.dll"
467 Delete "$INSTDIR\plugins\libjabber.dll" 469 Delete "$INSTDIR\plugins\libjabber.dll"
468 Delete "$INSTDIR\plugins\libmsn.dll" 470 Delete "$INSTDIR\plugins\libmsn.dll"
469 Delete "$INSTDIR\plugins\liboscar.dll" 471 Delete "$INSTDIR\plugins\liboscar.dll"
470 Delete "$INSTDIR\plugins\libtoc.dll" 472 Delete "$INSTDIR\plugins\libtoc.dll"
471 Delete "$INSTDIR\plugins\libyahoo.dll" 473 Delete "$INSTDIR\plugins\libyahoo.dll"
472 Delete "$INSTDIR\plugins\spellchk.dll" 474 Delete "$INSTDIR\plugins\spellchk.dll"
475 Delete "$INSTDIR\plugins\statenotify.dll"
473 Delete "$INSTDIR\plugins\ticker.dll" 476 Delete "$INSTDIR\plugins\ticker.dll"
477 Delete "$INSTDIR\plugins\timestamp.dll"
474 Delete "$INSTDIR\plugins\win2ktrans.dll" 478 Delete "$INSTDIR\plugins\win2ktrans.dll"
475 Delete "$INSTDIR\plugins\winprefs.dll" 479 Delete "$INSTDIR\plugins\winprefs.dll"
476 RMDir "$INSTDIR\plugins" 480 RMDir "$INSTDIR\plugins"
477 Delete "$INSTDIR\sounds\gaim\arrive.wav" 481 Delete "$INSTDIR\sounds\gaim\arrive.wav"
478 Delete "$INSTDIR\sounds\gaim\leave.wav" 482 Delete "$INSTDIR\sounds\gaim\leave.wav"