Version 2.1_beta released

This commit is contained in:
Frederic Culot
2008-04-26 15:35:26 +00:00
parent c128569444
commit 49628f0a84
9 changed files with 1875 additions and 1142 deletions

View File

@@ -1,4 +1,4 @@
/* $calcurse: calcurse.c,v 1.62 2008/04/12 21:14:03 culot Exp $ */
/* $calcurse: calcurse.c,v 1.63 2008/04/26 15:35:26 culot Exp $ */
/*
* Calcurse - text-based organizer
@@ -150,10 +150,7 @@ main (int argc, char **argv)
io_load_app ();
wins_reinit ();
if (notify_bar ())
{
notify_start_main_thread ();
notify_check_next_app ();
}
wins_update ();
io_startup_screen (conf.skip_system_dialogs, no_data_file);
inday = *day_process_storage (0, day_changed, &inday);