summaryrefslogtreecommitdiff
path: root/themes/trans/theme.cfg.in
diff options
context:
space:
mode:
Diffstat (limited to 'themes/trans/theme.cfg.in')
-rw-r--r--themes/trans/theme.cfg.in26
1 files changed, 13 insertions, 13 deletions
diff --git a/themes/trans/theme.cfg.in b/themes/trans/theme.cfg.in
index d068180..764506e 100644
--- a/themes/trans/theme.cfg.in
+++ b/themes/trans/theme.cfg.in
@@ -93,6 +93,18 @@ begin main
# 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 k14
+# font 1 jiskan16
+# font 2 jiskan18
+# font 3 jiskan24
+# font 4 jiskan26
+# encoding eucj
+# end multichar
+
# Define the imageclasses.
begin imageclasses
@@ -220,7 +232,7 @@ begin main
end image
end
-%include "trans-menu.cfg"
+%include "menus.cfg"
# This section *must* come after the menu definitions if you want
# menu actions to work. C'est la vie. :-)
@@ -234,18 +246,6 @@ begin main
bind anymod 0xffbe to menu Eterm
end actions
-# 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 k14
-# font 1 jiskan16
-# font 2 jiskan18
-# font 3 jiskan24
-# font 4 jiskan26
-# encoding eucj
-# end multichar
-
# The XIM support options.
# input_method: set the name of your favorate input method program
# preedit_type: OverTheSpot or OffTheSpot or Root