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

gEDA-cvs: CVS update: s_toplevel.c



  User: ahvezda 
  Date: 06/07/23 23:29:21

  Modified:    .        s_toplevel.c
  Log:
  Applied (Patch# 1527363): Set mousepan "gain" to unity by Peter Clifton with
  
  modifications by Ales to allow unity to be configured via rc file.
  
  
  
  
  Revision  Changes    Path
  1.2       +2 -0      eda/geda/gaf/libgeda/src/s_toplevel.c
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: s_toplevel.c
  ===================================================================
  RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/libgeda/src/s_toplevel.c,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- s_toplevel.c	5 Jul 2006 03:13:39 -0000	1.1
  +++ s_toplevel.c	24 Jul 2006 03:29:21 -0000	1.2
  @@ -410,6 +410,8 @@
   
     toplevel->always_promote_attributes = NULL;
   
  +  toplevel->mousepan_gain = 5;
  +
     toplevel->net_naming_priority = 0;
     toplevel->hierarchy_traversal = 0;
     toplevel->hierarchy_uref_mangle = 0;
  
  
  


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