[geany/geany-plugins] 3c6ddd: WinInst: Remove Automark plugin on uninstall

Enrico Tröger git-noreply at xxxxx
Sun Aug 24 06:50:19 UTC 2014


Branch:      refs/heads/master
Author:      Enrico Tröger <enrico.troeger at uvena.de>
Committer:   Enrico Tröger <enrico.troeger at uvena.de>
Date:        Sun, 24 Aug 2014 06:50:19 UTC
Commit:      3c6ddd02dc6c8e3f1789504bd7cf80d2dd18cdd8
             https://github.com/geany/geany-plugins/commit/3c6ddd02dc6c8e3f1789504bd7cf80d2dd18cdd8

Log Message:
-----------
WinInst: Remove Automark plugin on uninstall


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

Modified: build/geany-plugins.nsi
1 lines changed, 1 insertions(+), 0 deletions(-)
===================================================================
@@ -150,6 +150,7 @@ Section Uninstall
 	Delete "$INSTDIR\uninst-plugins.exe"
 	Delete "$INSTDIR\lib\addons.dll"
 	Delete "$INSTDIR\lib\autoclose.dll"
+	Delete "$INSTDIR\lib\automark.dll"
 	Delete "$INSTDIR\lib\codenav.dll"
 	Delete "$INSTDIR\lib\commander.dll"
 	Delete "$INSTDIR\lib\defineformat.dll"



--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).


More information about the Plugins-Commits mailing list