r17024 - gnucash/trunk/src/gnome-utils - In reports menu, first list submenus, then menu items, both sorted lexicographically.

Andreas Köhler andi5 at cvs.gnucash.org
Sun Mar 9 18:43:41 EDT 2008


Author: andi5
Date: 2008-03-09 18:43:40 -0400 (Sun, 09 Mar 2008)
New Revision: 17024
Trac: http://svn.gnucash.org/trac/changeset/17024

Modified:
   gnucash/trunk/src/gnome-utils/gnc-plugin-menu-additions.c
Log:
In reports menu, first list submenus, then menu items, both sorted lexicographically.

Should ease finding specific reports when reports and placeholders are
not mixed together anymore.

Previously all elements were sorted lexicographically, where the
submenus already contained accelerators.  As LANG=C and LANG=en_US.utf8
handle underscores differently, even those results were not the same.




More information about the gnucash-patches mailing list