diff options
author | Yoshio MITA <mita@FreeBSD.org> | 2001-05-04 02:13:22 +0000 |
---|---|---|
committer | Yoshio MITA <mita@FreeBSD.org> | 2001-05-04 02:13:22 +0000 |
commit | 3047533e447c4d6d96abc9db6a481d20760d679a (patch) | |
tree | d95358faef218812f9cf62f0bc05d62429191ad3 /x11-wm | |
parent | e1e58f7760cd2c8ba68a4bb930dc86aab171ff18 (diff) | |
download | ports-3047533e447c4d6d96abc9db6a481d20760d679a.tar.gz ports-3047533e447c4d6d96abc9db6a481d20760d679a.zip |
Solved an `ugly font' problem in using with ja-netscape.
Submitted by: myself
Approved by: maintainer
Notes
Notes:
svn path=/head/; revision=42235
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 |