SOURCES: alpine-index_display.patch (NEW), alpine-thread_end.patch...
blues
blues at pld-linux.org
Fri Sep 7 15:03:52 CEST 2007
Author: blues Date: Fri Sep 7 13:03:52 2007 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- change deafult index display: 24h time, nonUS mail sizes; typo fixed in
thread_end.patch
---- Files affected:
SOURCES:
alpine-index_display.patch (NONE -> 1.1) (NEW), alpine-thread_end.patch (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SOURCES/alpine-index_display.patch
diff -u /dev/null SOURCES/alpine-index_display.patch:1.1
--- /dev/null Fri Sep 7 15:03:52 2007
+++ SOURCES/alpine-index_display.patch Fri Sep 7 15:03:47 2007
@@ -0,0 +1,14 @@
+--- ./pith/mailindx.c.org 2007-09-06 18:18:49.000000000 +0000
++++ ./pith/mailindx.c 2007-09-07 11:49:13.000000000 +0000
+@@ -147,9 +147,9 @@
+ static INDEX_COL_S answer_default[] = {
+ {iStatus, Fixed, 3},
+ {iMessNo, WeCalculate},
+- {iSDateTime, WeCalculate},
++ {iSDateTimeIso24, WeCalculate},
+ {iFromTo, Percent, 33}, /* percent of rest */
+- {iSizeNarrow, WeCalculate},
++ {iKSize, WeCalculate},
+ {iSubjKey, Percent, 67},
+ {iNothing}
+ };
================================================================
Index: SOURCES/alpine-thread_end.patch
diff -u SOURCES/alpine-thread_end.patch:1.1 SOURCES/alpine-thread_end.patch:1.2
--- SOURCES/alpine-thread_end.patch:1.1 Fri Sep 7 11:34:19 2007
+++ SOURCES/alpine-thread_end.patch Fri Sep 7 15:03:46 2007
@@ -5,7 +5,7 @@
#endif
#ifndef DF_THREAD_LASTREPLY_CHAR
-#define DF_THREAD_LASTREPLY_CHAR "|"
-+#define DF_THREAD_LASTREPLY_CHAR "\"
++#define DF_THREAD_LASTREPLY_CHAR "\\"
#endif
#ifndef DF_MAILDROPCHECK
#define DF_MAILDROPCHECK "60"
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/alpine-thread_end.patch?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list