--- src\pgk\win\setup\AbiWord.nsi	15 Mar 2002 11:48:04 -0000	1.12

+++ src\pgk\win\setup\AbiWord.nsi	18 Apr 2002 15:51:26 -0000

@@ -147,12 +147,12 @@

 	File /r "..\AbiSuite\templates"

 SectionEnd

 

-; OPTIONAL Installation of Samples

-Section "Samples"

-	SectionIn 12

-	SetOutPath $INSTDIR\AbiWord

-	File /r "..\AbiSuite\AbiWord\sample"

-SectionEnd

+; OPTIONAL Installation of Samples - REMOVED

+;Section "Samples"

+;	SectionIn 12

+;	SetOutPath $INSTDIR\AbiWord

+;	File /r "..\AbiSuite\AbiWord\sample"

+;SectionEnd

 

 ; OPTIONAL Installation of Clipart

 Section "Clipart"