[PD-cvs] pd/src/locale english.tcl,1.1.2.25,1.1.2.26

chunlee chunlee at users.sourceforge.net
Wed Oct 4 17:21:13 CEST 2006


Update of /cvsroot/pure-data/pd/src/locale
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16167/locale

Modified Files:
      Tag: devel_0_39
	english.tcl 
Log Message:
sorting out the visible/invisible objects for GOP


Index: english.tcl
===================================================================
RCS file: /cvsroot/pure-data/pd/src/locale/Attic/english.tcl,v
retrieving revision 1.1.2.25
retrieving revision 1.1.2.26
diff -C2 -d -r1.1.2.25 -r1.1.2.26
*** english.tcl	18 Sep 2006 23:02:55 -0000	1.1.2.25
--- english.tcl	4 Oct 2006 15:21:11 -0000	1.1.2.26
***************
*** 191,194 ****
--- 191,199 ----
  say name "name"
  say n    "size"
+ say xfrom "x range from"
+ say xto "x range to"
+ say yfrom "y range from"
+ say yto "y range to"
+ 
  
  say_category MainWindow





More information about the Pd-cvs mailing list