pidgin.2.4.3: 7cb95e6f: applied changes from ae9d7912dfb7c162744...
datallah at pidgin.im
datallah at pidgin.im
Wed Jun 18 23:51:28 EDT 2008
-----------------------------------------------------------------
Revision: 7cb95e6fdd08a36a70606214cb6c28ab3923de79
Ancestor: 53ddd213cc28c060655e757aabf07b0e7d17c7bf
Author: datallah at pidgin.im
Date: 2008-06-19T03:11:26
Branch: im.pidgin.pidgin.2.4.3
URL: http://d.pidgin.im/viewmtn/revision/info/7cb95e6fdd08a36a70606214cb6c28ab3923de79
Modified files:
pidgin/plugins/Makefile.mingw
pidgin/win32/nsis/pidgin-installer.nsi
ChangeLog:
applied changes from ae9d7912dfb7c1627441484bfe471dd4d370d346
through 904a276588f7de13ba13b578905c82c0493184ce
-------------- next part --------------
============================================================
--- pidgin/plugins/Makefile.mingw 95bd0f5340228e3fdbb18061a1558230965d14a7
+++ pidgin/plugins/Makefile.mingw 217c2a6b514dc8ba43e6c743a57463c419a0f0aa
@@ -84,6 +84,7 @@ plugins: \
notify.dll \
pidginrc.dll \
relnot.dll \
+ sendbutton.dll \
spellchk.dll \
timestamp_format.dll \
timestamp.dll
============================================================
--- pidgin/win32/nsis/pidgin-installer.nsi 3d6dc031c00135a623692dd93d0b28c189d22cdb
+++ pidgin/win32/nsis/pidgin-installer.nsi 6dbe7abc0a43514f3803354740836e326ac5e8e5
@@ -748,6 +748,7 @@ Section Uninstall
Delete "$INSTDIR\plugins\pidginrc.dll"
Delete "$INSTDIR\plugins\psychic.dll"
Delete "$INSTDIR\plugins\relnot.dll"
+ Delete "$INSTDIR\plugins\sendbutton.dll"
Delete "$INSTDIR\plugins\spellchk.dll"
Delete "$INSTDIR\plugins\ssl-nss.dll"
Delete "$INSTDIR\plugins\ssl.dll"
More information about the Commits
mailing list