1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-06 22:51:41 +00:00
freebsd-ports/japanese/rxvt/files/patch-aj
SADA Kenji 7d71d6f998 Upgrade to 2.6.1 .
PR:		ports/13269
Submitted by:	Maintainer
1999-08-20 20:36:54 +00:00

39 lines
938 B
Plaintext

*** src/feature.h.orig Tue Aug 17 16:02:45 1999
--- src/feature.h Sat Aug 21 00:52:08 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
***************
*** 370,377 ****
#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"
#endif
#ifdef ZH
# define NFONTS 5
--- 370,377 ----
#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"
#endif
#ifdef ZH
# define NFONTS 5