diff options
author | Lukas Fleischer <calcurse@cryptocrack.de> | 2011-07-24 22:46:26 +0200 |
---|---|---|
committer | Lukas Fleischer <calcurse@cryptocrack.de> | 2011-07-30 21:10:53 +0200 |
commit | 13a41f8e0a722f4491ad6256718227e7161b5896 (patch) | |
tree | 476b3f0abd18dcb2ccdfe47b103af3047e9ce905 /po/calcurse.pot | |
parent | 709525cf8d545f039e99a033068c1242a3bc4a31 (diff) | |
download | calcurse-13a41f8e0a722f4491ad6256718227e7161b5896.tar.gz calcurse-13a41f8e0a722f4491ad6256718227e7161b5896.zip |
Fix sort order in app_arg()
We used to iterate over the list of regular appointments and the list of
recurrent appointments in separate loops, thus leading to recurrent
appointments being printed first and regular appointments being printed
afterwards, regardless of their start and end times. Merge these loops
to coerce precedence of the start time.
There's still a fair bit of hackery in here - we will fix that later.
Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
Diffstat (limited to 'po/calcurse.pot')
0 files changed, 0 insertions, 0 deletions