summaryrefslogtreecommitdiff
path: root/pith/indxtype.h
diff options
context:
space:
mode:
authorEduardo Chappa <chappa@washington.edu>2016-12-18 22:55:12 -0700
committerEduardo Chappa <chappa@washington.edu>2016-12-18 22:55:12 -0700
commitbf8ca49bc1199f1a08c4d05969e8cc6b6965455a (patch)
tree5aec6d137946cf7da059ae01f5b196f3d1f1522b /pith/indxtype.h
parent8fcf27901346881a26d39e2f15618c59bd02cc32 (diff)
downloadalpine-bf8ca49bc1199f1a08c4d05969e8cc6b6965455a.tar.xz
* New SMARTTIME24 token for index screen. It is close to SMARTDATETIME
but it differns in that it gives the time in which the message was sent for messages that are less than a week old. it uses a 24 hour format.
Diffstat (limited to 'pith/indxtype.h')
-rw-r--r--pith/indxtype.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pith/indxtype.h b/pith/indxtype.h
index 533ed57b..75c94d55 100644
--- a/pith/indxtype.h
+++ b/pith/indxtype.h
@@ -84,7 +84,7 @@ typedef enum {iNothing, iStatus, iFStatus, iIStatus, iSIStatus,
iCurNews, iArrow,
iMailbox, iAddress, iInit, iCursorPos,
iDay2Digit, iMon2Digit, iYear2Digit,
- iSTime, iKSize,
+ iSTime, iSTime24, iKSize,
iRoleNick, iNewLine,
iHeader, iText,
iPrio, iPrioAlpha, iPrioBang,