SF.net SVN: geany-plugins:[2310] trunk/geany-plugins/build/geany-plugins. nsi

eht16 at users.sourceforge.net eht16 at xxxxx
Sat Oct 22 11:39:12 UTC 2011


Revision: 2310
          http://geany-plugins.svn.sourceforge.net/geany-plugins/?rev=2310&view=rev
Author:   eht16
Date:     2011-10-22 11:39:12 +0000 (Sat, 22 Oct 2011)
Log Message:
-----------
Update list of files to uninstall

Modified Paths:
--------------
    trunk/geany-plugins/build/geany-plugins.nsi

Modified: trunk/geany-plugins/build/geany-plugins.nsi
===================================================================
--- trunk/geany-plugins/build/geany-plugins.nsi	2011-10-22 11:23:24 UTC (rev 2309)
+++ trunk/geany-plugins/build/geany-plugins.nsi	2011-10-22 11:39:12 UTC (rev 2310)
@@ -157,17 +157,26 @@
 	Delete "$INSTDIR\lib\geanylatex.dll"
 	Delete "$INSTDIR\lib\geanylipsum.dll"
 	Delete "$INSTDIR\lib\geanylua.dll"
+	Delete "$INSTDIR\lib\geanymacro.dll"
+	Delete "$INSTDIR\lib\geanynumberedbookmarks.dll"
 	Delete "$INSTDIR\lib\geanyprj.dll"
 	Delete "$INSTDIR\lib\geanysendmail.dll"
 	Delete "$INSTDIR\lib\geanyvc.dll"
+	Delete "$INSTDIR\lib\gproject.dll"
 	Delete "$INSTDIR\lib\pretty-printer.dll"
 	Delete "$INSTDIR\lib\shiftcolumn.dll"
 	Delete "$INSTDIR\lib\spellcheck.dll"
+	Delete "$INSTDIR\lib\tableconvert.dll"
+	Delete "$INSTDIR\lib\treebrowser.dll"
+	Delete "$INSTDIR\lib\updatechecker.dll"
+	Delete "$INSTDIR\lib\xmlsnippets.dll"
 
+
+	Delete "$INSTDIR\bin\ctpl-2.dll"
 	Delete "$INSTDIR\bin\libenchant.dll"
+	Delete "$INSTDIR\bin\libsoup-2.4-1.dll"
+	Delete "$INSTDIR\bin\libxml2-2.dll"
 	Delete "$INSTDIR\bin\lua5.1.dll"
-	Delete "$INSTDIR\bin\libxml2-2.dll"
-	Delete "$INSTDIR\bin\ctpl.dll"
 
 	RMDir /r "$INSTDIR\doc\plugins"
 	RMDir /r "$INSTDIR\lib\geany-plugins"

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Plugins-Commits mailing list