mirror of
https://github.com/Gnucash/gnucash.git
synced 2026-07-30 08:08:15 -05:00
Properly round values when setting the Base Value. Fixes #337505.
(also fix a string, but the fixed string is already translated so shouldn't be a problem). git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14317 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
2006-06-03 Derek Atkins <derek@ihtfp.com>
|
||||
|
||||
* src/engine/Split.c:
|
||||
Properly round values when setting the Base Value. Fixes #337505.
|
||||
* src/business/dialog-tax-table/tax-tables.glade:
|
||||
fix a string. It should be "Edit" not "gtk-edit". This string
|
||||
is already translated, so shouldn't be an issue for the string
|
||||
freeze.
|
||||
|
||||
2006-06-03 Joshua Sled <jsled@asynchronous.org>
|
||||
|
||||
* src/gnome/ui/gnc-plugin-page-register-ui.xml:
|
||||
@@ -21,6 +30,7 @@
|
||||
register to change the notebook page, just like from the accounts
|
||||
page. Also remove some dead code.
|
||||
|
||||
>>>>>>> .r14316
|
||||
2006-06-03 Andreas Köhler <andi5.py@gmx.net>
|
||||
|
||||
* src/gnome-utils/Makefile.am:
|
||||
|
||||
Reference in New Issue
Block a user