summaryrefslogtreecommitdiff
path: root/japanese/rxvt/files/patch-aj
diff options
context:
space:
mode:
authorSeiichirou Hiraoka <flathill@FreeBSD.org>1999-02-12 05:56:21 +0000
committerSeiichirou Hiraoka <flathill@FreeBSD.org>1999-02-12 05:56:21 +0000
commit50628affd357169c828e01112c4ac6942c02a4f2 (patch)
tree9bacdf92a903c1b7445ebf2db4451cafdbce955a /japanese/rxvt/files/patch-aj
parentUpdate the geomview-1.6.1 to use the current tarball, which turns (diff)
Update to 2.6pre2.
PR: ports/10041 Submitted-by: honda@kashio.info.mie-u.ac.jp
Notes
Notes: svn path=/head/; revision=16645
Diffstat (limited to 'japanese/rxvt/files/patch-aj')
-rw-r--r--japanese/rxvt/files/patch-aj38
1 files changed, 38 insertions, 0 deletions
diff --git a/japanese/rxvt/files/patch-aj b/japanese/rxvt/files/patch-aj
new file mode 100644
index 000000000000..c110e52c36e0
--- /dev/null
+++ b/japanese/rxvt/files/patch-aj
@@ -0,0 +1,38 @@
+*** src/feature.h.orig Fri Jan 22 21:25:16 1999
+--- src/feature.h Sat Jan 30 00:48:14 1999
+***************
+*** 153,159 ****
+ * This has been superceded and is only for you older users
+ */
+ /* #define HOTKEY_CTRL */
+! /* #define HOTKEY_META */
+
+ /*
+ * To use
+--- 153,159 ----
+ * This has been superceded and is only for you older users
+ */
+ /* #define HOTKEY_CTRL */
+! #define HOTKEY_META
+
+ /*
+ * To use
+***************
+*** 351,358 ****
+ #ifdef KANJI
+ # define NFONTS 5
+ # define FONT0_IDX 2
+! # define MFONT_LIST "k14", "jiskan16", "jiskan18", "jiskan24", "jiskan26"
+! # define NFONT_LIST "7x14", "8x16", "9x18", "12x24", "13x26"
+ #else
+ # ifdef ZH
+ # define NFONTS 5
+--- 351,358 ----
+ #ifdef KANJI
+ # define NFONTS 5
+ # define FONT0_IDX 2
+! # define MFONT_LIST "k14", "k10", "k12", "kanji16", "kanji24"
+! # define NFONT_LIST "7x14", "a10", "r12", "8x16", "12x24"
+ #else
+ # ifdef ZH
+ # define NFONTS 5