diff options
| author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2001-02-27 19:04:49 +0000 |
|---|---|---|
| committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2001-02-27 19:04:49 +0000 |
| commit | e38ff5203ae62f0303a372f182fe3ba64f592bfd (patch) | |
| tree | bf4c82373eafd1e04c8ac273fb63e224602300eb /chinese/ted/files/patch-ab | |
| parent | f20528e4896c7754edf8e90eea054034b3bbae42 (diff) | |
Remove zh-ted, it's non I18N app.
Approved by: committers@tw
Diffstat (limited to 'chinese/ted/files/patch-ab')
| -rw-r--r-- | chinese/ted/files/patch-ab | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/chinese/ted/files/patch-ab b/chinese/ted/files/patch-ab deleted file mode 100644 index a8ce29cc734c..000000000000 --- a/chinese/ted/files/patch-ab +++ /dev/null @@ -1,11 +0,0 @@ ---- xkey.c.orig Mon Nov 3 16:52:47 1997 -+++ xkey.c Mon Nov 10 09:34:52 1997 -@@ -602,7 +602,7 @@ - if (fp=fopen( - strcat(strcat(strcpy(tt,(char *)getenv("HOME")),"/.Ted/"),ftedrc), "r" - )) return fp; --if (fp=fopen(strcat(strcat(strcpy(uu, TEDDIR),"/"),ftedrc),"r")) -+if (fp=fopen(strcat(strcat(strcpy(uu, "/usr/X11R6/lib/X11/ted/"),"/"),ftedrc),"r")) - return fp; - if (!depth) { - if (cdtedrc) |
