add account list at new file pref (unused currently)

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4247 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
James LewisMoss
2001-05-21 01:59:27 +00:00
parent 1a4aea0ced
commit c97142fdad
+4
View File
@@ -478,6 +478,10 @@ without one.")
1.0 ;; step size
))
(gnc:register-configuration-option
(gnc:make-simple-boolean-option
(N_ "General") (N_ "No account list setup on new file")
"j" (N_ "Popup the new account list dialog when you choose \"New File\" from the \"File\" menu") #f))
;; QIF Import options.