Wrap app-file functions in that module.

Get rid of gnc:timepair-to-datestring and just use gnc:print-date instead.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5405 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Dave Peticolas
2001-09-21 20:02:55 +00:00
parent 85e41282fe
commit 0526bc3daa
23 changed files with 155 additions and 59 deletions

View File

@@ -683,14 +683,6 @@ gnc_ui_start_event_loop (void)
/* ============================================================== */
gboolean
gnucash_ui_open_file(const char name[])
{
return gnc_file_open_file (name);
}
/* ============================================================== */
/* gnc_configure_date_format_cb
* Callback called when options change - sets dateFormat to the current
* value on the scheme side and refreshes register windows