AUDIT: r17533 - gnucash/trunk/src/app-utils - When printing negative quotients, use a minus between the integer and fraction part.

Andreas Köhler andi5 at cvs.gnucash.org
Tue Sep 16 18:59:53 EDT 2008


Author: andi5
Date: 2008-09-16 18:59:52 -0400 (Tue, 16 Sep 2008)
New Revision: 17533
Trac: http://svn.gnucash.org/trac/changeset/17533

Modified:
   gnucash/trunk/src/app-utils/gnc-ui-util.c
Log:
When printing negative quotients, use a minus between the integer and fraction part.

Previously: print g_n_c(-4, 3) => "-1 + 1/3", now "-1 - 1/3".
BP



More information about the gnucash-patches mailing list