Branch: refs/heads/master Author: Enrico Tröger enrico.troeger@uvena.de Committer: Enrico Tröger enrico.troeger@uvena.de Date: Sat, 12 Mar 2016 15:24:05 UTC Commit: c86c659407fa107aabf5a3c1d95018e1174bf578 https://github.com/geany/geany-plugins/commit/c86c659407fa107aabf5a3c1d95018...
Log Message: ----------- Uninstall new ReadMe.Dependencies.Geany-Plugins.txt file
And also update the list of plugins which need dependency packages.
Modified Paths: -------------- build/geany-plugins.nsi
Modified: build/geany-plugins.nsi 3 lines changed, 2 insertions(+), 1 deletions(-) =================================================================== @@ -152,6 +152,7 @@ Section -Post SectionEnd
Section Uninstall + Delete "$INSTDIR\ReadMe.Dependencies.Geany-Plugins.txt" Delete "$INSTDIR\uninst-plugins.exe" Delete "$INSTDIR\lib\geany\addons.dll" Delete "$INSTDIR\lib\geany\autoclose.dll" @@ -332,7 +333,7 @@ SectionEnd !insertmacro MUI_DESCRIPTION_TEXT ${SEC01} "Required plugin files. You cannot skip these files." !insertmacro MUI_DESCRIPTION_TEXT ${SEC02} "Various translations for the included plugins." !insertmacro MUI_DESCRIPTION_TEXT ${SEC03} "Various documentation files for the included plugins." -!insertmacro MUI_DESCRIPTION_TEXT ${SEC04} "Dependency files for various plugins (currently libenchant for Spell Check, Lua for GeanyLua, libxml2 for PrettyPrinter, CTPL for GeanyGenDoc, libgit2 for Git Change Bar)." +!insertmacro MUI_DESCRIPTION_TEXT ${SEC04} "Dependency files for various plugins (GeanyCTags, GeanyGenDoc, SpellCheck, WebHelper, Markdown, GeanyLua, GeanyPG, UpdateChecker, GitChangeBar, PrettyPrinter, GeanyVC)." !insertmacro MUI_FUNCTION_DESCRIPTION_END
;;;;;;;;;;;;;;;;;;;;;
-------------- This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).
plugins-commits@lists.geany.org