[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-cvs: CVS update: system-gschemrc.in



  User: ahvezda 
  Date: 06/08/21 23:01:21

  Modified:    .        system-gschemrc.in
  Log:
  Prep work for next release of gEDA/gaf
  
  
  
  
  Revision  Changes    Path
  1.97      +10 -10    eda/geda/gaf/gschem/lib/system-gschemrc.in
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: system-gschemrc.in
  ===================================================================
  RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/gschem/lib/system-gschemrc.in,v
  retrieving revision 1.96
  retrieving revision 1.97
  diff -u -b -r1.96 -r1.97
  --- system-gschemrc.in	6 Aug 2006 19:23:19 -0000	1.96
  +++ system-gschemrc.in	22 Aug 2006 03:01:21 -0000	1.97
  @@ -646,10 +646,10 @@
   ; command, does an action (move and copy (holding down the ALT key) 
   ; are supported) on a single objects, or if it does the mouse panning.
   ;
  -(middle-button "action")
  +(middle-button "mousepan")
  +;(middle-button "action")
   ;(middle-button "stroke")
   ;(middle-button "repeat")
  -;(middle-button "mousepan")
   
   ; third-button string
   ;
  @@ -901,14 +901,14 @@
   ; There are different hooks for situations like adding a new pin, rotating
   ; or mirroring an existing one, or adding a new attribute.
   ; The #t at the end means that function is appended to the end of the hook.
  -(add-hook! add-component-object-hook (lambda (object)
  -	(autoplace-object-attributes object)) #t)
  -(add-hook! rotate-component-object-hook (lambda (object)
  -	(autoplace-object-attributes object)) #t)
  -(add-hook! mirror-component-object-hook (lambda (object)
  -	(autoplace-object-attributes object)) #t)
  -(add-hook! add-attribute-hook (lambda (object)
  -	(autoplace-object-attributes object)) #t)
  +;(add-hook! add-component-object-hook (lambda (object)
  +;	(autoplace-object-attributes object)) #t)
  +;(add-hook! rotate-component-object-hook (lambda (object)
  +;	(autoplace-object-attributes object)) #t)
  +;(add-hook! mirror-component-object-hook (lambda (object)
  +;	(autoplace-object-attributes object)) #t)
  +;(add-hook! add-attribute-hook (lambda (object)
  +;	(autoplace-object-attributes object)) #t)
   
   
   ;
  
  
  


_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs