1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00

Fix patch error.

Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
PR:		ports/58575
This commit is contained in:
Clive Lin 2003-11-01 05:33:52 +00:00
parent 981189e193
commit 2b2b8f29ae
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=92767

View File

@ -17,8 +17,8 @@
cfg.random_skin_on_play = FALSE;
- cfg.mainwin_use_xfont = FALSE;
+ cfg.mainwin_use_xfont = TRUE;
+ cfg.use_fontsets = TRUE;
cfg.read_pl_metadata = TRUE;
+ cfg.use_fontsets = TRUE;
cfg.use_pl_metadata = TRUE;
cfg.playlist_x = 295;
@@ -492,9 +493,9 @@