r16990 - gnucash/branches/2.2/src/gnome-utils - [r16934] Make "rename page" action work again.

Andreas Köhler andi5 at cvs.gnucash.org
Sat Mar 1 09:50:34 EST 2008


Author: andi5
Date: 2008-03-01 09:50:33 -0500 (Sat, 01 Mar 2008)
New Revision: 16990
Trac: http://svn.gnucash.org/trac/changeset/16990

Modified:
   gnucash/branches/2.2/src/gnome-utils/gnc-main-window.c
Log:
[r16934] 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.




More information about the gnucash-patches mailing list