Merge Simon Arlott's 'share-digits_maint' into maint.

pull/1071/head
John Ralls 5 years ago
commit 702a86bb7a

@ -129,7 +129,7 @@ by preventing negative stock balances.<br/>")
(gnc:make-number-range-option
gnc:pagename-display optname-shares-digits
"d" (N_ "The number of decimal places to use for share numbers.") 2
0 6 0 1))
0 9 0 1))
(gnc:register-option
options

@ -61,7 +61,7 @@
(gnc:make-number-range-option
gnc:pagename-general optname-shares-digits
"e" (N_ "The number of decimal places to use for share numbers.") 2
0 6 0 1))
0 9 0 1))
;; Account tab
(add-option

Loading…
Cancel
Save