changeset 12922:7324922a8849

[gaim-migrate @ 15275] Build timstamp format plugin by default committer: Tailor Script <tailor@pidgin.im>
author Daniel Atallah <daniel.atallah@gmail.com>
date Wed, 18 Jan 2006 02:10:10 +0000
parents 66e424d4bc77
children f50a99d5ba9b
files gaim-installer.nsi plugins/Makefile.mingw
diffstat 2 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/gaim-installer.nsi	Wed Jan 18 01:54:17 2006 +0000
+++ b/gaim-installer.nsi	Wed Jan 18 02:10:10 2006 +0000
@@ -722,6 +722,7 @@
     Delete "$INSTDIR\plugins\tcl.dll"
     Delete "$INSTDIR\plugins\ticker.dll"
     Delete "$INSTDIR\plugins\timestamp.dll"
+    Delete "$INSTDIR\plugins\timestamp_format.dll"
     Delete "$INSTDIR\plugins\win2ktrans.dll"
     Delete "$INSTDIR\plugins\winprefs.dll"
     RMDir "$INSTDIR\plugins"
--- a/plugins/Makefile.mingw	Wed Jan 18 01:54:17 2006 +0000
+++ b/plugins/Makefile.mingw	Wed Jan 18 02:10:10 2006 +0000
@@ -122,6 +122,7 @@
 		relnot.dll \
 		spellchk.dll \
 		statenotify.dll \
+		timestamp_format.dll \
 		timestamp.dll