update_app_panel() moved to apoint_update_panel() update_todo_panel() moved to todo_update_panel() add_item() moved to apoint_add() del_item() split into apoint_delete() and todo_delete() init_vars() moved to vars_init() windows handling routines moved to wins.c and wins.h print_option_in_color() moved to utils.c print_notify_options() moved to notify_print_options() config_notify_bar() moved to notify_config_bar()
README file for the calcurse package See the file INSTALL for instructions on how to build and install calcurse. See the file Changelog for a release history and bug-fix notes. See the file TODO for things that still need doing. Browse the file doc/manual_xx.html (where xx stands for a language abbreviation) for narrative descriptions of how to use calcurse. PACKAGE OVERVIEW: You should be reading this file in a directory called: calcurse-x.x, where x.x is the current version number. There should be two subdirectories : 'src' and 'doc'. Detailed documentation in html format can be found in the 'doc' directory. Calcurse sources can be found in the 'src' directory. AUTHOR: Frederic Culot CONTRIBUTORS: German translation Michael Schulz, Chris M. Spanish translation Jose Lopez See also the 'Thanks' section in doc/manual_xx.html for a list of people who have contributed by reporting bugs, sending fixes, or suggesting improvements.
Description
Languages
C
65.7%
Shell
29.6%
Python
3.4%
M4
0.8%
Makefile
0.5%