diff options
Diffstat (limited to 'chinese/eterm/files/patch-az')
-rw-r--r-- | chinese/eterm/files/patch-az | 50 |
1 files changed, 46 insertions, 4 deletions
diff --git a/chinese/eterm/files/patch-az b/chinese/eterm/files/patch-az index 6a71a95f1e1a..a577c3116f48 100644 --- a/chinese/eterm/files/patch-az +++ b/chinese/eterm/files/patch-az @@ -1,6 +1,39 @@ ---- themes/irc/theme.cfg.in.orig Mon Feb 7 22:13:53 2000 -+++ themes/irc/theme.cfg.in Mon Feb 7 22:14:09 2000 -@@ -250,10 +250,10 @@ +--- themes/irc/theme.cfg.in.orig Fri Jan 7 23:51:21 2000 ++++ themes/irc/theme.cfg.in Mon Dec 25 13:38:03 2000 +@@ -84,27 +84,16 @@ + font default @DEF_FONT_IDX@ + font 0 @FONT0@ + font 1 @FONT1@ +- font 2 @FONT2@ +- font 3 @FONT3@ +- font 4 @FONT4@ +- font 5 8x13 +- font 6 9x15 +- font 7 10x20 +- font 8 12x24 +-# font bold 7x14 + end attributes + + # The Multichar support options. Same goes for these fonts as for the normal + # ones. The "encoding" attribute can be either "eucj" or "sjis" or "euckr" + # or big5 or gb +-# begin multichar +-# font 0 @MFONT0@ +-# font 1 @MFONT1@ +-# font 2 @MFONT2@ +-# font 3 @MFONT3@ +-# font 4 @MFONT4@ +-# encoding @MULTICHAR_ENCODING@ +-# end multichar ++ begin multichar ++ font 0 @MFONT0@ ++ font 1 @MFONT1@ ++ encoding @MULTICHAR_ENCODING@ ++ end multichar + + # Define the imageclasses. + begin imageclasses +@@ -250,10 +239,10 @@ # The XIM support options. # input_method: set the name of your favorate input method program # preedit_type: OverTheSpot or OffTheSpot or Root @@ -9,9 +42,18 @@ -# preedit_type OverTheSpot -# end xim + begin xim -+ input_method Ami ++ input_method xcin + preedit_type OverTheSpot + end xim # Boolean variables. The values can be "1", "on", or "true" for TRUE, or "0", # "off", or "false" for FALSE. +@@ -339,7 +328,7 @@ + # line_space 2 + + # Value to use for $TERM +- term_name xterm ++ term_name xterm-color + + # Program to exec (intended for use with themes) + exec irc |