[Python-checkins] CVS: distutils/misc install.rc,1.7,1.8

Thomas Heller theller@users.sourceforge.net
2001年12月18日 12:59:24 -0800


Update of /cvsroot/python/distutils/misc
In directory usw-pr-cvs1:/tmp/cvs-serv13931
Modified Files:
	install.rc 
Log Message:
More space for the message text in the SelectPython dialog.
Index: install.rc
===================================================================
RCS file: /cvsroot/python/distutils/misc/install.rc,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** install.rc	2001年10月05日 20:38:11	1.7
--- install.rc	2001年12月18日 20:59:22	1.8
***************
*** 104,108 ****
 BEGIN
 LTEXT "Select python installation to use:",IDC_TITLE,125,10,
! 193,12,NOT WS_GROUP
 EDITTEXT IDC_PATH,191,136,181,14,ES_AUTOHSCROLL | ES_READONLY
 LTEXT "Python Directory:",IDC_STATIC,125,137,55,8
--- 104,108 ----
 BEGIN
 LTEXT "Select python installation to use:",IDC_TITLE,125,10,
! 247,12,NOT WS_GROUP
 EDITTEXT IDC_PATH,191,136,181,14,ES_AUTOHSCROLL | ES_READONLY
 LTEXT "Python Directory:",IDC_STATIC,125,137,55,8

AltStyle によって変換されたページ (->オリジナル) /