head	1.2;
access;
symbols
	RELEASE_4_2_0:1.1.1.1
	RELEASE_4_1_1:1.1.1.1
	RELEASE_4_1_0:1.1.1.1
	RELEASE_3_5_0:1.1.1.1
	RELEASE_4_0_0:1.1.1.1
	RELEASE_3_4_0:1.1.1.1
	RELEASE_3_3_0:1.1.1.1
	v0_6:1.1.1.1
	CLIVE:1.1.1;
locks; strict;
comment	@# @;


1.2
date	2001.03.01.18.21.58;	author clive;	state dead;
branches;
next	1.1;

1.1
date	99.09.09.10.11.52;	author foxfair;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	99.09.09.10.11.52;	author foxfair;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Say bye-bye to chinese/aterm, chinese/xa+cv, chinese/xcin.

Thanks for serving Chinese people for such a long time, it's time
to retire.

Reason for aterm retiring: chinese/rxvt-* and chinese/crxvt

Reason for xcin and xa+cv retiring: Now most favored X applications,
                                    like gtk12 based or QT based even
				    motif based, could just work happily
				    with xcin25, chinput and chinput2.

For people who wants to know what's aterm, xa+cv, and xcin, here's
brief introduction for remembrance:

Aterm and xcin use their own protocol to input Chinese (big5 actually)
words. Xa+cv is a hacky wrapper for X applications to hook "xcin protocol."
@
text
@--- config.h.orig	Wed May 26 10:06:40 1999
+++ config.h	Wed Aug 11 02:35:00 1999
@@@@ -14,14 +14,14 @@@@
 #define XA_LIBX11       "/usr/X11R6/lib/libX11.so.6"
 #endif
 
-#define XA_SMART_DADABASE       "/etc/chinese/xa+cv/config"
+#define XA_SMART_DADABASE       "/usr/local/etc/chinese/xa+cv/config"
 
 #define DEFAULT_FACE	"*"
 #define DEFAULT_FAMILY	"*"
 #define BIG5_FONT_ENCODING      "big5-0"
 #define GB_FONT_ENCODING        "gb2312.1980-0"
 #define DEFAULT_BASE_FONT_NAME	"-%s-%s-*-r-*-*-%d-*-*-*-*-%d-%s"
-#define DEFAULT_SMALL_BIG5_FONT	"taipei16"
+#define DEFAULT_SMALL_BIG5_FONT	"sung"
 #define DEFAULT_SMALL_GB_FONT	"hanzigb16fs"
 #define MIN_SMALL_FONT_PIXELS	16
 #define CFNTMAX		10
@


1.1
log
@Initial revision
@
text
@@


1.1.1.1
log
@Submitted by:	Clive Lin <clive@@CirX.ORG>

XA+CV is a work around library lets most X applications to show Chinese words
properly. Use LD_PRELOAD to make it work.
@
text
@@
