[PD-cvs] externals/pidip/modules pdp_colorgrid.c,1.1.2.3,1.1.2.4

Hans-Christoph Steiner eighthave at users.sourceforge.net
Wed Aug 1 20:08:07 CEST 2007


Update of /cvsroot/pure-data/externals/pidip/modules
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22910

Modified Files:
      Tag: branch-v0-39-2-extended
	pdp_colorgrid.c 
Log Message:
fixed path to pdp_colorgrid background image

Index: pdp_colorgrid.c
===================================================================
RCS file: /cvsroot/pure-data/externals/pidip/modules/pdp_colorgrid.c,v
retrieving revision 1.1.2.3
retrieving revision 1.1.2.4
diff -C2 -d -r1.1.2.3 -r1.1.2.4
*** pdp_colorgrid.c	10 May 2007 05:16:50 -0000	1.1.2.3
--- pdp_colorgrid.c	1 Aug 2007 18:08:05 -0000	1.1.2.4
***************
*** 26,30 ****
  
  #ifdef __APPLE__
! #define COLORGRID_IMG "/Applications/Pd-0.39.2-extended-rc2.app/Contents/Resources/doc/examples/pidip/images/colorgrid.pnm"
  #endif
  #ifdef __gnu_linux__
--- 26,30 ----
  
  #ifdef __APPLE__
! #define COLORGRID_IMG "/Applications/Pd-extended.app/Contents/Resources/doc/examples/pidip/images/colorgrid.pnm"
  #endif
  #ifdef __gnu_linux__





More information about the Pd-cvs mailing list