[PD-cvs] pd/src defaults.ddrc,1.1.2.3,1.1.2.4

Mathieu Bouchard matju at users.sourceforge.net
Sat Sep 2 11:00:11 CEST 2006


Update of /cvsroot/pure-data/pd/src
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30032

Modified Files:
      Tag: devel_0_39
	defaults.ddrc 
Log Message:
moving some defaults from View to Box


Index: defaults.ddrc
===================================================================
RCS file: /cvsroot/pure-data/pd/src/Attic/defaults.ddrc,v
retrieving revision 1.1.2.3
retrieving revision 1.1.2.4
diff -C2 -d -r1.1.2.3 -r1.1.2.4
*** defaults.ddrc	30 Aug 2006 13:32:13 -0000	1.1.2.3
--- defaults.ddrc	2 Sep 2006 09:00:09 -0000	1.1.2.4
***************
*** 47,57 ****
      frame2 #668888
      frame3 #000000
!     inletfg #ff0000
!     iopos 0
      iowidth 7
      minobjwidth 21
      outletfg #ff0000
!     selectframe #0080ff
!     tooltip 1
    }
    Wire {
--- 47,59 ----
      frame2 #668888
      frame3 #000000
!     selectframe #0080ff
!     tooltip 1
!   }
!   Box {
      iowidth 7
      minobjwidth 21
+     inletfg #ff0000
      outletfg #ff0000
!     iopos 0
    }
    Wire {





More information about the Pd-cvs mailing list