diff options
author | mita <mita@FreeBSD.org> | 2001-05-04 10:13:22 +0800 |
---|---|---|
committer | mita <mita@FreeBSD.org> | 2001-05-04 10:13:22 +0800 |
commit | 4203b97e62f1dc408c149e71c64e62e2c05d2520 (patch) | |
tree | 3eb2522209b40351461cfc9b2b8d449a515ba868 /x11-wm | |
parent | b752a2ceaba8afc0a6f7ab76aa2d5910aae3b366 (diff) | |
download | freebsd-ports-gnome-4203b97e62f1dc408c149e71c64e62e2c05d2520.tar.gz freebsd-ports-gnome-4203b97e62f1dc408c149e71c64e62e2c05d2520.tar.zst freebsd-ports-gnome-4203b97e62f1dc408c149e71c64e62e2c05d2520.zip |
Solved an `ugly font' problem in using with ja-netscape.
Submitted by: myself
Approved by: maintainer
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/afterstep-i18n/files/steprc.ja.diff | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-wm/afterstep-i18n/files/steprc.ja.diff b/x11-wm/afterstep-i18n/files/steprc.ja.diff index 31c64249d4b2..ad190c4d4b87 100644 --- a/x11-wm/afterstep-i18n/files/steprc.ja.diff +++ b/x11-wm/afterstep-i18n/files/steprc.ja.diff @@ -5,13 +5,13 @@ # Menu Font -Font -adobe-helvetica-medium-r-*-*-12-*-*-*-*-*-*-* -+Font -*-fixed-medium-r-*-*-14-*-*-*-*-*-jisx0208.1983,-adobe-helvetica-medium-r-*-*-14-*-*-*-*-*-iso8859-* ++Font -adobe-helvetica-medium-r-*-*-14-*-*-*-*-*-iso8859-*,-*-fixed-medium-r-*-*-14-*-*-*-*-*-jisx0208.1983 # Window TitleBar Font -WindowFont -adobe-helvetica-bold-r-*-*-12-*-*-*-*-*-*-* -+WindowFont -*-fixed-medium-r-*-*-14-*-*-*-*-*-jisx0208.1983,-adobe-helvetica-medium-r-*-*-14-*-*-*-*-*-iso8859-* ++WindowFont -adobe-helvetica-medium-r-*-*-14-*-*-*-*-*-iso8859-*,-*-fixed-medium-r-*-*-14-*-*-*-*-*-jisx0208.1983 # Icon Font -IconFont -adobe-helvetica-medium-r-*-*-8-*-*-*-*-*-*-* -+IconFont -*-fixed-medium-r-*-*-14-*-*-*-*-*-jisx0208.1983,-adobe-helvetica-medium-r-*-*-14-*-*-*-*-*-iso8859-* ++IconFont -adobe-helvetica-medium-r-*-*-14-*-*-*-*-*-iso8859-*,-*-fixed-medium-r-*-*-14-*-*-*-*-*-jisx0208.1983 # Area where icons should show up (RightX, RightY, LeftX, LeftY) IconBox 0 -64 -1 -1 |