AUDIT: r20539 - gnucash/trunk/src/gnome-utils - Bug #629156 Recently Used Filenames incorrectly displayed
Christian Stimming
stimming at tuhh.de
Thu Apr 7 06:21:04 EDT 2011
Zitat von Geert Janssens <gjanssens at code.gnucash.org>:
> Author: gjanssens
> Date: 2011-04-06 17:05:30 -0400 (Wed, 06 Apr 2011)
> New Revision: 20539
> Trac: http://svn.gnucash.org/trac/changeset/20539
>
> Modified:
> gnucash/trunk/src/gnome-utils/gnc-plugin-file-history.c
> Log:
> Bug #629156 Recently Used Filenames incorrectly displayed
> BP
I agree the bug needs to be fixed, and thanks a lot for working on
this. However, isn't there a better way to solve this than adding our
hand-written quoting code? For example, couldn't we also use
gtk_label_set_use_underline(FALSE) and/or setting the
"mnemonic-keyval" property manually? Apparently there is a function
gtk_label_get_mnemonic_keyval() but no corresponding setter, though.
Regards,
Christian
More information about the gnucash-devel
mailing list