Update of /cvsroot/pure-data/pd/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7076
Modified Files: Tag: branch-v0-40-extended u_main.tk Log Message: send Pd window's edit menu to use the Windows menuFont
Index: u_main.tk =================================================================== RCS file: /cvsroot/pure-data/pd/src/u_main.tk,v retrieving revision 1.25.6.11 retrieving revision 1.25.6.12 diff -C2 -d -r1.25.6.11 -r1.25.6.12 *** u_main.tk 4 Dec 2007 19:26:06 -0000 1.25.6.11 --- u_main.tk 5 Dec 2007 04:36:31 -0000 1.25.6.12 *************** *** 193,196 **** --- 193,197 ---- if {$pd_nt == 1} { .mbar.file configure -font menuFont + .mbar.edit configure -font menuFont .mbar.find configure -font menuFont .mbar.windows configure -font menuFont