/pidgin/main: e62018761459: Update uninstaller to remove the per...

Daniel Atallah <[email protected]>
Newsgroups gmane.comp.gnome.gaim.cvs
Message-ID <[email protected]>
Changeset: e62018761459ba1c539ebb846bae9a6a5c90e42d
Author:	 Daniel Atallah <[email protected]>
Date:	 2015-01-01 19:49 -0500
Branch:	 release-2.x.y
URL: https://hg.pidgin.im/pidgin/main/rev/e62018761459

Description:

Update uninstaller to remove the perl stuff explicitly instead of the recursive directory

diffstat:

 pidgin/win32/nsis/pidgin-installer.nsi |  10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)

diffs (20 lines):

diff --git a/pidgin/win32/nsis/pidgin-installer.nsi b/pidgin/win32/nsis/pidgin-installer.nsi
--- a/pidgin/win32/nsis/pidgin-installer.nsi
+++ b/pidgin/win32/nsis/pidgin-installer.nsi
@@ -598,7 +598,15 @@ Section Uninstall
     Delete "$INSTDIR\plugins\winprefs.dll"
     Delete "$INSTDIR\plugins\xmppconsole.dll"
     Delete "$INSTDIR\plugins\xmppdisco.dll"
-    RMDir /r "$INSTDIR\plugins\perl"
+    Delete "$INSTDIR\plugins\perl\auto\Pidgin\Pidgin.dll"
+    RMDir "$INSTDIR\plugins\perl\auto\Pidgin"
+    Delete "$INSTDIR\plugins\perl\auto\Purple\autosplit.ix"
+    Delete "$INSTDIR\plugins\perl\auto\Purple\Purple.dll"
+    RMDir "$INSTDIR\plugins\perl\auto\Purple"
+    RMDir "$INSTDIR\plugins\perl\auto"
+    Delete "$INSTDIR\plugins\perl\Pidgin.pm"
+    Delete "$INSTDIR\plugins\perl\Purple.pm"
+    RMDir "$INSTDIR\plugins\perl"
     RMDir "$INSTDIR\plugins"
     Delete "$INSTDIR\sasl2\libanonymous-3.dll"
     Delete "$INSTDIR\sasl2\libcrammd5-3.dll"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.