mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Revert to previous version for erroneous commit.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19587 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
f59f361cc0
commit
c791d53cf8
@ -408,7 +408,7 @@
|
||||
(gnc:register-inv-option
|
||||
(gnc:make-simple-boolean-option
|
||||
(N_ "Display Columns") amount-header
|
||||
"hb" (N_ "Display the transaction amount?") #t))
|
||||
"hb" "Display the transaction amount?" #t))
|
||||
|
||||
(gnc:register-inv-option
|
||||
(gnc:make-string-option
|
||||
|
@ -421,7 +421,7 @@
|
||||
(gnc:register-inv-option
|
||||
(gnc:make-simple-boolean-option
|
||||
(N_ "Display Columns") amount-header
|
||||
"hb" (N_ "Display the transaction amount?") #t))
|
||||
"hb" "Display the transaction amount?" #t))
|
||||
|
||||
(gnc:register-inv-option
|
||||
(gnc:make-string-option
|
||||
|
Loading…
Reference in New Issue
Block a user