diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2004-08-11 01:27:37 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2004-08-11 01:27:37 +0000 |
commit | 461f3c5adb635525af6de102321df3e6288bfb1c (patch) | |
tree | 2025e3327a038c580b6f13bdc201e220e2077bb4 /x11/kdebase3/pkg-message | |
parent | 5036b1c6d43d4a6652f933702bfcc8b3553fddfd (diff) |
Notes
Diffstat (limited to 'x11/kdebase3/pkg-message')
-rw-r--r-- | x11/kdebase3/pkg-message | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/x11/kdebase3/pkg-message b/x11/kdebase3/pkg-message index f97e3656f98b..4c4756fe4617 100644 --- a/x11/kdebase3/pkg-message +++ b/x11/kdebase3/pkg-message @@ -9,3 +9,12 @@ $ xset fp rehash or by adding it to your X-server configuration file (usually /etc/X11/XF86Config or %%X11BASE%%/lib/X11/XF86Config) and restarting the X-server. + +You also have to make the new path known to fontconfig by +adding a + +<dir>%%PREFIX%%/share/fonts</dir> line to either + +%%X11BASE%%/etc/fonts/local.conf or ~/.fonts.conf and running + +fc-cache -f (as root if you edited local.conf) afterwards. |