aboutsummaryrefslogtreecommitdiffstats
path: root/po
diff options
context:
space:
mode:
authorLukas Fleischer <calcurse@cryptocrack.de>2011-07-24 22:46:26 +0200
committerLukas Fleischer <calcurse@cryptocrack.de>2011-07-30 21:10:53 +0200
commit13a41f8e0a722f4491ad6256718227e7161b5896 (patch)
tree476b3f0abd18dcb2ccdfe47b103af3047e9ce905 /po
parent709525cf8d545f039e99a033068c1242a3bc4a31 (diff)
downloadcalcurse-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')
0 files changed, 0 insertions, 0 deletions