[Python-checkins] CVS: python/dist/src/Tools/idle config-unix.txt,1.1,1.2
Jeremy Hylton
jhylton@cnri.reston.va.us
Tue, 7 Mar 2000 12:56:50 -0500
Update of /projects/cvsroot/python/dist/src/Tools/idle
In directory goon.cnri.reston.va.us:/home/jhylton/python/src/Tools/idle
Modified Files:
config-unix.txt
Log Message:
replace : with =
Index: config-unix.txt
===================================================================
RCS file: /projects/cvsroot/python/dist/src/Tools/idle/config-unix.txt,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** config-unix.txt 2000年03月03日 22:57:42 1.1
--- config-unix.txt 2000年03月07日 17:56:47 1.2
***************
*** 1,3 ****
[EditorWindow]
! font-name: courier
! font-size: 10
--- 1,3 ----
[EditorWindow]
! font-name= courier
! font-size= 10