File gjiten.patch of Package gjiten
--- src/constants.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Index: gjiten-gjiten-3.1/src/constants.h =================================================================== --- gjiten-gjiten-3.1.orig/src/constants.h +++ gjiten-gjiten-3.1/src/constants.h @@ -3,8 +3,8 @@ #include <config.h> -#define DEFWORDFONTNAME "-*-fixed-medium-r-normal-*-14-*-*-*-*-*-jisx0208.1983-0" -#define DEFBIGFONTNAME "-*-fixed-medium-r-normal-*-24-*-*-*-*-*-jisx0208.1983-0"; +#define DEFWORDFONTNAME "-*-fixed-medium-r-normal-*-16-*-*-*-*-*-jisx0208.1983-0" +#define DEFBIGFONTNAME "-*-fixed-medium-r-normal-*-24-*-*-*-*-*-jisx0208.1983-0" #define DEFMAXWORDMATCHES 100 #define MAXDICFILES 100