Update of /cvsroot/pure-data/pd/src/locale In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17050/locale
Modified Files: Tag: devel_0_39 english.tcl Log Message:
Index: english.tcl =================================================================== RCS file: /cvsroot/pure-data/pd/src/locale/Attic/english.tcl,v retrieving revision 1.1.2.15 retrieving revision 1.1.2.16 diff -C2 -d -r1.1.2.15 -r1.1.2.16 *** english.tcl 13 Jun 2006 23:18:59 -0000 1.1.2.15 --- english.tcl 5 Jul 2006 10:12:33 -0000 1.1.2.16 *************** *** 112,115 **** --- 112,118 ---- say times "times (serif)"
+ ### for canvas propertie + say coords "Graph on parrent: " + ### Main Window
*************** *** 359,364 ****
say section_externals "Externals" ! say -path "add to file search path" ! say -helppath "add to help file search path" say -lib "load object library(s)"
--- 362,367 ----
say section_externals "Externals" ! say -path "file search path" ! say -helppath "help file search path" say -lib "load object library(s)"
*************** *** 367,371 **** say -guicmd "substitute another GUI program (e.g., rsh)" say -console "console scrollback lines (0 = disable console)" ! say -look "folder containing buttonbar icons" say -statusbar "enable statusbar" say -font "specify default font size in points" --- 370,374 ---- say -guicmd "substitute another GUI program (e.g., rsh)" say -console "console scrollback lines (0 = disable console)" ! say -look "buttonbar icons" say -statusbar "enable statusbar" say -font "specify default font size in points" *************** *** 380,383 **** --- 383,388 ---- say -realtime "use real-time priority (needs root privilege)"
+ say section_paths "Paths" + # ddrc