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:
Cristian Marchi 2010-09-20 11:01:56 +00:00
parent f59f361cc0
commit c791d53cf8
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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