[PD-cvs] pd/src u_main.tk,1.1.1.4.2.5,1.1.1.4.2.6

eighthave at users.sourceforge.net eighthave at users.sourceforge.net
Sun Oct 19 21:45:31 CEST 2003


Update of /cvsroot/pure-data/pd/src
In directory sc8-pr-cvs1:/tmp/cvs-serv7407

Modified Files:
      Tag: devel_0_37
	u_main.tk 
Log Message:
added .html as a doc filetype

Index: u_main.tk
===================================================================
RCS file: /cvsroot/pure-data/pd/src/u_main.tk,v
retrieving revision 1.1.1.4.2.5
retrieving revision 1.1.1.4.2.6
diff -C2 -d -r1.1.1.4.2.5 -r1.1.1.4.2.6
*** u_main.tk	23 Sep 2003 01:00:08 -0000	1.1.1.4.2.5
--- u_main.tk	19 Oct 2003 19:45:29 -0000	1.1.1.4.2.6
***************
*** 287,291 ****
  
      set filename [tk_getOpenFile -defaultextension .pd \
!     -filetypes { {{documentation} {.pd .txt .htm}} } \
      -initialdir $help_directory]
  
--- 287,291 ----
  
      set filename [tk_getOpenFile -defaultextension .pd \
!     -filetypes { {{documentation} {.pd .txt .htm .html}} } \
      -initialdir $help_directory]
  






More information about the Pd-cvs mailing list