AUDIT: r16934 - gnucash/trunk/src/gnome-utils - Make "rename page" action work again.

Andreas Köhler andi5 at cvs.gnucash.org
Sun Feb 10 13:22:30 EST 2008


Author: andi5
Date: 2008-02-10 13:22:29 -0500 (Sun, 10 Feb 2008)
New Revision: 16934
Trac: http://svn.gnucash.org/trac/changeset/16934

Modified:
   gnucash/trunk/src/gnome-utils/gnc-main-window.c
Log:
Make "rename page" action work again.

In r15774 the structure of main window notebook tab labels changed, but
in gnc_main_window_cmd_actions_rename_page() the GtkLabel lookup was
still hard-coded and has not been adjusted.  Use
main_window_find_tab_items() instead.

BP




More information about the gnucash-patches mailing list