[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: system-gschemrc.in
User: ahvezda
Date: 07/02/16 23:09:53
Modified: . system-gschemrc.in
Log:
Changed raise-dialog-boxes-on-expose to be disabled by default.
Revision Changes Path
1.115 +4 -3 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.114
retrieving revision 1.115
diff -u -b -r1.114 -r1.115
--- system-gschemrc.in 10 Feb 2007 19:42:28 -0000 1.114
+++ system-gschemrc.in 17 Feb 2007 04:09:53 -0000 1.115
@@ -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
;
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs