[PD-cvs] pd/src desire.tk,1.1.2.282,1.1.2.283

chunlee chunlee at users.sourceforge.net
Mon Jul 31 17:56:20 CEST 2006


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

Modified Files:
      Tag: devel_0_39
	desire.tk 
Log Message:
quick fix to allow space to the pd path


Index: desire.tk
===================================================================
RCS file: /cvsroot/pure-data/pd/src/Attic/desire.tk,v
retrieving revision 1.1.2.282
retrieving revision 1.1.2.283
diff -C2 -d -r1.1.2.282 -r1.1.2.283
*** desire.tk	29 Jul 2006 13:35:12 -0000	1.1.2.282
--- desire.tk	31 Jul 2006 15:56:18 -0000	1.1.2.283
***************
*** 370,374 ****
    }
  }
! 
  switch -regexp -- $cmdline(lang) {
    en|english|C      {source locale/english.tcl}
--- 370,374 ----
    }
  }
! set cmdline(server) \"$cmdline(server)\"
  switch -regexp -- $cmdline(lang) {
    en|english|C      {source locale/english.tcl}





More information about the Pd-cvs mailing list