diff options
author | Lars Henriksen <LarsHenriksen@get2net.dk> | 2018-08-28 21:11:06 +0200 |
---|---|---|
committer | Lukas Fleischer <lfleischer@calcurse.org> | 2018-10-21 20:01:34 +0200 |
commit | 39ab4665e6bb13372da24b86f32cc50fff8c0e9f (patch) | |
tree | ddb070a2d19be7c141b4a3c56fa7bebc41320513 /src/pcal.c | |
parent | 8b39637a628cba915e81f836aad74ec05bf0c285 (diff) | |
download | calcurse-39ab4665e6bb13372da24b86f32cc50fff8c0e9f.tar.gz calcurse-39ab4665e6bb13372da24b86f32cc50fff8c0e9f.zip |
Data save and removal of the progress bar
The function io_save_cal() saves apts, todos, configuration data and key
bindings. The configuration and key files do not belong with the two data
files, but the progress bar function assumes that all four files are saved in
a fixed sequence. Since it is used nowhere else and contains unused parts,
the function has been removed.
A return code for file access error is introduced, and the EXIT macro moved to
the command level in calcurse.c.
Save of configuration and key data were already moved to the configuration menu
in commit 0124618, A save refinement: no action if everything is unchanged.
Signed-off-by: Lars Henriksen <LarsHenriksen@get2net.dk>
Signed-off-by: Lukas Fleischer <lfleischer@calcurse.org>
Diffstat (limited to 'src/pcal.c')
0 files changed, 0 insertions, 0 deletions