mirror of
https://github.com/Gnucash/gnucash.git
synced 2026-09-03 20:53:02 -05:00
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:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user