mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
2001-05-21 Dave Peticolas <dave@krondo.com>
* src/gnome/window-main.c: remove cruft git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4256 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
2001-05-21 Dave Peticolas <dave@krondo.com>
|
||||
|
||||
* src/gnome/window-main.c: remove cruft
|
||||
|
||||
* src/gnome/new-user-callbacks.c: use gncp_new_user_finish
|
||||
|
||||
* src/gnome/new-user-funs.c: finish new user choices dialog.
|
||||
|
||||
@@ -910,11 +910,6 @@ gnc_main_window_file_new_account_tree_cb(GtkWidget * w, GnomeMDI * mdi) {
|
||||
|
||||
static void
|
||||
gnc_main_window_create_menus(GNCMainInfo * maininfo) {
|
||||
static GnomeUIInfo gnc_report_new_template[] =
|
||||
{
|
||||
GNOMEUIINFO_END
|
||||
};
|
||||
|
||||
static GnomeUIInfo gnc_file_menu_template[] =
|
||||
{
|
||||
GNOMEUIINFO_MENU_NEW_ITEM(N_("New _File"),
|
||||
|
||||
Reference in New Issue
Block a user