[Python-checkins] python/dist/src/PCbuild python20.wse,1.110,1.111

tim_one@users.sourceforge.net tim_one@users.sourceforge.net
Tue, 10 Dec 2002 11:03:54 -0800


Update of /cvsroot/python/python/dist/src/PCbuild
In directory sc8-pr-cvs1:/tmp/cvs-serv28475/python/PCbuild

Modified Files:
	python20.wse 
Log Message:
Install the tools/i18n directory on Windows.  A user requested it,
Barry agreed, and I see no reason not to.


Index: python20.wse
===================================================================
RCS file: /cvsroot/python/python/dist/src/PCbuild/python20.wse,v
retrieving revision 1.110
retrieving revision 1.111
diff -C2 -d -r1.110 -r1.111
*** python20.wse	4 Dec 2002 04:00:09 -0000	1.110
--- python20.wse	10 Dec 2002 19:03:52 -0000	1.111
***************
*** 2242,2245 ****
--- 2242,2253 ----
    Flags=0000000100000010
  end
+ item: Remark
+ end
+ item: Install File
+   Source=..\tools\i18n\*.py
+   Destination=%MAINDIR%\Tools\i18n
+   Description=Internationalization helpers
+   Flags=0000000000000010
+ end
  item: End Block
  end