Set default time for removing old files.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7312 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
David Hampton
2002-10-15 00:42:37 +00:00
parent 9637e76d35
commit 742a73ce27

View File

@@ -510,7 +510,7 @@ without one.")
(gnc:make-number-range-option
(N_ "General") (N_ "Days to retain log files")
"k" (N_ "Delete old log/backup files after this many days (0 = never).")
0.0 ;; default
30.0 ;; default
0.0 ;; lower bound
99999.0 ;; upper bound
0.0 ;; number of decimals used for this range calculation