head	1.2;
access;
symbols
	RELEASE_5_0_0:1.1
	RELEASE_4_7_0:1.1
	RELEASE_4_6_2:1.1
	RELEASE_4_6_1:1.1
	RELEASE_4_6_0:1.1
	RELEASE_5_0_DP1:1.1
	RELEASE_4_5_0:1.1
	RELEASE_4_4_0:1.1
	RELEASE_4_3_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2003.02.15.00.16.16;	author naddy;	state dead;
branches;
next	1.1;

1.1
date	2000.12.24.20.27.19;	author keith;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Update to 0.9.1.

PR:		48254
Submitted by:	Yu-Shun Wang <yushunwa@@isi.edu>
@
text
@--- themes/Makefile.in.orig	Wed Feb  2 05:36:43 2000
+++ themes/Makefile.in	Wed Feb  9 03:46:59 2000
@@@@ -239,6 +239,7 @@@@
 	    $(CHMOD) 755 $(DESTDIR)$(pkgdatadir)/themes/$$i ; \
 	    $(CHMOD) 644 $(DESTDIR)$(pkgdatadir)/themes/$$i/???* ; \
 	    rm -f $(DESTDIR)$(pkgdatadir)/themes/$$i/theme.cfg.in ; \
+	    rm -f $(DESTDIR)$(pkgdatadir)/themes/$$i/theme.cfg.in.orig ; \
 	  else \
 	    echo "ALERT!  Not overwriting $$i theme in $(DESTDIR)$(pkgdatadir)/themes.  You will need to update this theme manually." ; \
 	  fi ; \
@


1.1
log
@Initial version.

Eterm is a color vt102 terminal emulator for X Window system.
It supports pixmap and pseudo-transparent background. It also
supports Japanese input with XIM (X Input Method) protocol.

This version also adds BIG5 and GB support.

Thanks to MANTANI Nobutaka <nobutaka@@nobutaka.com> for the patch.

Submitted by:	Michael C. Wu <keichii@@iteration.net>
@
text
@@

