Kaydet (Commit) 920fe578 authored tarafından Enrico Tröger's avatar Enrico Tröger

Add missing files in the Windows installer

Even this has been done post-release, the changes were also used
for the 1.22 release.
üst d13ee040
......@@ -128,12 +128,16 @@ Section "!Program Files" SEC01
SetOutPath "$INSTDIR\data"
File "${RESOURCEDIR}\data\GPL-2"
File "${RESOURCEDIR}\data\file*"
File "${RESOURCEDIR}\data\geany.glade"
File "${RESOURCEDIR}\data\snippets.conf"
File "${RESOURCEDIR}\data\ui_toolbar.xml"
SetOutPath "$INSTDIR\data\templates"
File /r "${RESOURCEDIR}\data\templates\*"
SetOutPath "$INSTDIR\data\colorschemes"
File /r "${RESOURCEDIR}\data\colorschemes\*"
SetOutPath "$INSTDIR\share\icons"
File /r "${RESOURCEDIR}\share\icons\*"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment