]> git.pld-linux.org Git - packages/alpine.git/blame - alpine-index_display.patch
- patchlevel 10
[packages/alpine.git] / alpine-index_display.patch
CommitLineData
8204b24f
PG
1--- ./pith/mailindx.c.org 2007-09-06 18:18:49.000000000 +0000
2+++ ./pith/mailindx.c 2007-09-07 11:49:13.000000000 +0000
3@@ -147,9 +147,9 @@
4 static INDEX_COL_S answer_default[] = {
5 {iStatus, Fixed, 3},
6 {iMessNo, WeCalculate},
ce0e5dae 7- {iSDateTime24, WeCalculate},
8204b24f
PG
8+ {iSDateTimeIso24, WeCalculate},
9 {iFromTo, Percent, 33}, /* percent of rest */
10- {iSizeNarrow, WeCalculate},
11+ {iKSize, WeCalculate},
12 {iSubjKey, Percent, 67},
13 {iNothing}
14 };
This page took 0.037635 seconds and 4 git commands to generate.