diff options
Diffstat (limited to 'chinese/eterm/files/patch-ax')
-rw-r--r-- | chinese/eterm/files/patch-ax | 57 |
1 files changed, 0 insertions, 57 deletions
diff --git a/chinese/eterm/files/patch-ax b/chinese/eterm/files/patch-ax deleted file mode 100644 index 8fde9d7f8025..000000000000 --- a/chinese/eterm/files/patch-ax +++ /dev/null @@ -1,57 +0,0 @@ ---- themes/chooser/theme.cfg.in.orig Fri Jan 7 23:51:17 2000 -+++ themes/chooser/theme.cfg.in Mon Dec 25 13:36:58 2000 -@@ -84,25 +84,16 @@ - font default @DEF_FONT_IDX@ - font 0 @FONT0@ - font 1 @FONT1@ -- font 2 @FONT2@ -- font 3 @FONT3@ -- font 4 @FONT4@ -- font 5 10x20 -- font 6 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 -@@ -248,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 --# begin xim --# input_method Ami --# preedit_type OverTheSpot --# end xim -+ begin xim -+ 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. -@@ -332,7 +323,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 foo |