]> git.pld-linux.org Git - packages/alpine.git/blob - alpine-index_display.patch
- patchlevel 10
[packages/alpine.git] / alpine-index_display.patch
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},
7 -           {iSDateTime24, WeCalculate},
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.022946 seconds and 3 git commands to generate.