]> git.pld-linux.org Git - packages/alpine.git/commitdiff
- change default thread ending character
authorPaweł Gołaszewski <blues@pld-linux.org>
Fri, 7 Sep 2007 09:34:19 +0000 (09:34 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    alpine-thread_end.patch -> 1.1

alpine-thread_end.patch [new file with mode: 0644]

diff --git a/alpine-thread_end.patch b/alpine-thread_end.patch
new file mode 100644 (file)
index 0000000..577112d
--- /dev/null
@@ -0,0 +1,11 @@
+--- ./pith/conf.h.org  2007-09-07 09:11:29.000000000 +0000
++++ ./pith/conf.h      2007-09-07 09:13:00.000000000 +0000
+@@ -58,7 +58,7 @@
+ #define DF_THREAD_EXP_CHAR    "."
+ #endif
+ #ifndef DF_THREAD_LASTREPLY_CHAR
+-#define DF_THREAD_LASTREPLY_CHAR "|"
++#define DF_THREAD_LASTREPLY_CHAR "\"
+ #endif
+ #ifndef DF_MAILDROPCHECK
+ #define DF_MAILDROPCHECK      "60"
This page took 0.0829 seconds and 4 git commands to generate.