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

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



  User: pcjc2   
  Date: 07/02/23 18:32:08

  Modified:    .        Tag: noscreen system-gschemrc.in
  Log:
  sync with trunk
  
  
  
  
  
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.111.2.3 +11 -4     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.111.2.2
  retrieving revision 1.111.2.3
  diff -u -b -r1.111.2.2 -r1.111.2.3
  --- system-gschemrc.in	11 Feb 2007 23:58:45 -0000	1.111.2.2
  +++ system-gschemrc.in	23 Feb 2007 23:32:08 -0000	1.111.2.3
  @@ -280,10 +280,11 @@
   ; raise-dialog-boxes-on-expose string
   ;
   ; Controls if dialog boxes are raised whenever an expose event happens
  -; Default is enabled
  +; Default is disabled since gtk2 supposedly handles the raising of these
  +; dialogs correctly now.
   ;
  -(raise-dialog-boxes-on-expose "enabled")
  -;(raise-dialog-boxes-on-expose "disabled")
  +;(raise-dialog-boxes-on-expose "enabled")
  +(raise-dialog-boxes-on-expose "disabled")
   
   ; object-clipping string
   ;
  @@ -1284,6 +1285,8 @@
       ("s" . options-snap)
       ("r" . options-rubberband)
       ("Shift S" . options-snap-size)
  +    ("e" . options-scale-up-snap-size)
  +    ("d" . options-scale-down-snap-size)
       ("l" . options-show-log-window)
       ("c" . options-show-coord-window)))
   
  @@ -1376,7 +1379,7 @@
   	   ("Save Page As..." 	file-save-as 		file-save-as)
   	   ("Save All" 		file-save-all 		file-save-all)
   	   ("Print..." 		file-print 		file-print)
  -	   ("Write PNG..." 	file-image 		file-image)
  +	   ("Write image..." 	file-image 		file-image)
   	   ("SEPARATOR"         no-action 		no-action)
   	   ("Execute Script..." file-script 		file-script)
   	   ("SEPARATOR"         no-action 		no-action)
  @@ -1516,6 +1519,10 @@
   	   ("Toggle Grid On/Off" options-grid       	options-grid)
   	   ("Toggle Snap On/Off" options-snap       	options-snap)
   	   ("Snap Grid Spacing..." options-snap-size   	options-snap-size)
  +    	   ("Scale up Grid Spacing" options-scale-up-snap-size 
  +						    options-scale-up-snap-size)
  +    	   ("Scale down Grid Spacing" options-scale-down-snap-size
  +						  options-scale-down-snap-size)
   	   ("Toggle Outline/Box"   options-action-feedback   	
   				   options-action-feedback)
   	   ("Toggle Net Rubberband" options-rubberband   options-rubberband)
  
  
  


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