[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: system-gschemrc.in
User: cnieves
Date: 05/10/28 18:26:32
Modified: . system-gschemrc.in
Log:
Added support for backup copies and autosaving.
Autosaving is done every "interval" seconds (configurable
through system-gschemrc).
Revision Changes Path
1.85 +6 -0 eda/geda/devel/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/devel/gschem/lib/system-gschemrc.in,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -b -r1.84 -r1.85
--- system-gschemrc.in 20 Aug 2005 02:15:58 -0000 1.84
+++ system-gschemrc.in 28 Oct 2005 22:26:32 -0000 1.85
@@ -83,6 +83,12 @@
(undo-type "disk")
;(undo-type "memory")
+; autosave interval
+;
+; Controls if a backup copy is made every "interval" seconds.
+; Autosaving will not be allowed if setting it to zero.
+(auto-save-interval 120)
+
; draw-grips string
;
; Controls if the editing grips are drawn when selecting objects