Update of /cvsroot/pure-data/pd/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15697
Modified Files: Tag: branch-v0-39-2-extended u_main.tk Log Message: switched IRC link to the IRC page on puredata.org for the release, since it HTTP links in menu items are known to work on all platforms
Index: u_main.tk =================================================================== RCS file: /cvsroot/pure-data/pd/src/u_main.tk,v retrieving revision 1.17.2.23 retrieving revision 1.17.2.24 diff -C2 -d -r1.17.2.23 -r1.17.2.24 *** u_main.tk 11 Oct 2007 05:26:28 -0000 1.17.2.23 --- u_main.tk 12 Oct 2007 21:35:41 -0000 1.17.2.24 *************** *** 583,587 **** -command {menu_openhtml http://puredata.org/community/forums%7D $mbar.help add command -label {IRC} \ ! -command {menu_openhtml irc://irc.freenode.net/dataflow} }
--- 583,587 ---- -command {menu_openhtml http://puredata.org/community/forums%7D $mbar.help add command -label {IRC} \ ! -command {menu_openhtml http://puredata.org/community/IRC%7D }