diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-08-08 04:08:21 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-08-08 04:08:21 +0000 |
commit | 5725283d6a1d5b6a381e19b9c06fa3fec1614b4c (patch) | |
tree | 07f9e0b4fd04f002ce7ec58d39f563e0060a01d0 /chinese/cce/files | |
parent | 2d2ecb295a23270193f40d6bd6ceb3a58b138f57 (diff) |
Notes
Diffstat (limited to 'chinese/cce/files')
-rw-r--r-- | chinese/cce/files/patch-config.FreeBSD | 16 | ||||
-rw-r--r-- | chinese/cce/files/patch-inputs::hzinput.h | 11 | ||||
-rw-r--r-- | chinese/cce/files/patch-src::cce.cfg | 43 |
3 files changed, 0 insertions, 70 deletions
diff --git a/chinese/cce/files/patch-config.FreeBSD b/chinese/cce/files/patch-config.FreeBSD deleted file mode 100644 index a5d2ebb15b2a..000000000000 --- a/chinese/cce/files/patch-config.FreeBSD +++ /dev/null @@ -1,16 +0,0 @@ ---- config.FreeBSD.orig Sun Sep 5 06:36:36 1999 -+++ config.FreeBSD Fri Apr 19 22:53:55 2002 -@@ -1,9 +1,9 @@ - INCDIR = ../include - TOPDIR = --BINDIR = $(TOPDIR)/usr/bin --LIBDIR = $(TOPDIR)/usr/lib/cce --MANDIR = $(TOPDIR)/usr/share/man/man1 --FONTDIR = $(TOPDIR)/usr/lib/cce -+BINDIR = $(TOPDIR)/usr/local/bin -+LIBDIR = $(TOPDIR)/usr/local/lib/cce -+MANDIR = $(TOPDIR)/usr/local/man/man1 -+FONTDIR = $(TOPDIR)/usr/local/lib/cce - CCECFG = cce.cfg - - OPTS = -DHAS_MOUSE -DCONFIG_NAME=\"$(LIBDIR)/$(CCECFG)\" -I$(INCDIR) \ diff --git a/chinese/cce/files/patch-inputs::hzinput.h b/chinese/cce/files/patch-inputs::hzinput.h deleted file mode 100644 index 734eaec27c4d..000000000000 --- a/chinese/cce/files/patch-inputs::hzinput.h +++ /dev/null @@ -1,11 +0,0 @@ ---- inputs/hzinput.h.orig Mon Nov 25 18:00:10 2002 -+++ inputs/hzinput.h Mon Nov 25 17:59:37 2002 -@@ -86,7 +86,7 @@ - } hz_input_table; - - /************ private functions *******************/ --void InputAreaOutput(int x, u_char *string, int fg, int bg); -+/*void InputAreaOutput(int x, u_char *string, int fg, int bg);*/ - void FindMatchKey(void); - void FillMatchChars(int j); - void FillAssociateChars(int index); diff --git a/chinese/cce/files/patch-src::cce.cfg b/chinese/cce/files/patch-src::cce.cfg deleted file mode 100644 index 0850bf0edbf0..000000000000 --- a/chinese/cce/files/patch-src::cce.cfg +++ /dev/null @@ -1,43 +0,0 @@ ---- src/cce.cfg.orig Sun Feb 18 23:00:32 2001 -+++ src/cce.cfg Sun Feb 18 23:01:01 2001 -@@ -24,14 +24,14 @@ - # - # - gb: Font -- /usr/lib/cce/8x16.bin -- /usr/lib/cce/gb16fs.bin -+ /usr/local/lib/cce/8x16.bin -+ /usr/local/lib/cce/gb16fs.bin - big5: -- /usr/lib/cce/8x16.bin -- /usr/lib/cce/taipei16.bin -+ /usr/local/lib/cce/8x16.bin -+ /usr/local/lib/cce/taipei16.bin - jis: -- /usr/lib/cce/7x14rk.bin -- /usr/lib/cce/k14.bin -+ /usr/local/lib/cce/7x14rk.bin -+ /usr/local/lib/cce/k14.bin - - * Input Methods - # Ctrl+Alt+0 PinYin Input Method -@@ -39,8 +39,8 @@ - # Ctrl+Alt+1-8 you can define below - # - gb: InputMethod -- /usr/lib/cce/pinyin.tab -- /usr/lib/cce/wubi.tab -+ /usr/local/lib/cce/pinyin.tab -+ /usr/local/lib/cce/wubi.tab - - big5: - -@@ -134,7 +134,7 @@ - zh_TW.big5: - ISO8859-1 BIG5.HKU-0 - --zh_CN.ugb: Coding -+zh_CN.EUC: Coding - ISO8859-1 GB2312.1980-0 GB - - ko_KR.euc: |