diff options
Diffstat (limited to 'chinese/eterm/files/patch-au')
-rw-r--r-- | chinese/eterm/files/patch-au | 57 |
1 files changed, 0 insertions, 57 deletions
diff --git a/chinese/eterm/files/patch-au b/chinese/eterm/files/patch-au deleted file mode 100644 index 514df442b2f5..000000000000 --- a/chinese/eterm/files/patch-au +++ /dev/null @@ -1,57 +0,0 @@ ---- themes/Eterm/theme.cfg.in.orig Fri Jan 7 23:51:12 2000 -+++ themes/Eterm/theme.cfg.in Mon Dec 25 13:33:16 2000 -@@ -84,25 +84,17 @@ - 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 +240,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. -@@ -342,7 +334,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 |