Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Clitherow <aphex@nildram.co.uk>2004-08-02 01:13:41 +0400
committerSimon Clitherow <aphex@nildram.co.uk>2004-08-02 01:13:41 +0400
commit2a749931ba3ac9470bfd3fa7545a8df4bb587db4 (patch)
tree919be47c576f25d0d822906c4208760628d4875c /release/windows/installer/00.blender.nsi
parentf1fdc6d608d7c86daee516e9bdfc74f033f1ca9d (diff)
- added missing py scripts to the non-sconsered NSIS installer script
- uninstall files now done semi-automatic for 'scons wininst'
Diffstat (limited to 'release/windows/installer/00.blender.nsi')
-rw-r--r--release/windows/installer/00.blender.nsi9
1 files changed, 9 insertions, 0 deletions
diff --git a/release/windows/installer/00.blender.nsi b/release/windows/installer/00.blender.nsi
index 10b13f1979d..2ee972b97b9 100644
--- a/release/windows/installer/00.blender.nsi
+++ b/release/windows/installer/00.blender.nsi
@@ -268,6 +268,15 @@ Section "Blender-VERSION (required)" SecCopyUI
File DISTDIR\.blender\scripts\disp_paint.py
File DISTDIR\.blender\scripts\doc_browser.py
File DISTDIR\.blender\scripts\fixfromarmature.py
+ File DISTDIR\.blender\scripts\help_getting_started.py
+ File DISTDIR\.blender\scripts\help_manual.py
+ File DISTDIR\.blender\scripts\help_py_reference.py
+ File DISTDIR\.blender\scripts\help_release_notes.py
+ File DISTDIR\.blender\scripts\help_tutorials.py
+ File DISTDIR\.blender\scripts\help_web_blender.py
+ File DISTDIR\.blender\scripts\help_web_devcomm.py
+ File DISTDIR\.blender\scripts\help_web_eshop.py
+ File DISTDIR\.blender\scripts\help_web_usercomm.py
File DISTDIR\.blender\scripts\hotkeys.py
File DISTDIR\.blender\scripts\kloputils.py
File DISTDIR\.blender\scripts\knife.py