diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2010-01-08 09:27:51 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2010-01-08 09:27:51 +0800 |
commit | 5c5c2c2c0ccd6e8cc1cef8cfddebf516a2b69031 (patch) | |
tree | ee04916ce6b47e9b26e5179f7e8d9d73842d01d1 /arabic/khotot/files | |
parent | 26e6e448f86be4bb2cde036f7fb2059b85a4939a (diff) | |
download | freebsd-ports-gnome-5c5c2c2c0ccd6e8cc1cef8cfddebf516a2b69031.tar.gz freebsd-ports-gnome-5c5c2c2c0ccd6e8cc1cef8cfddebf516a2b69031.tar.zst freebsd-ports-gnome-5c5c2c2c0ccd6e8cc1cef8cfddebf516a2b69031.zip |
- SUB_FILES += pkg-message
PR: ports/14
Submitted by: Sevan Janiyan <venture37@geeklan.co.uk>
Diffstat (limited to 'arabic/khotot/files')
-rw-r--r-- | arabic/khotot/files/pkg-message.in | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/arabic/khotot/files/pkg-message.in b/arabic/khotot/files/pkg-message.in new file mode 100644 index 000000000000..52676486f020 --- /dev/null +++ b/arabic/khotot/files/pkg-message.in @@ -0,0 +1,16 @@ +------------------------------------------------------------------ + To get XFree86 to recognize your new fonts you will need to + add a line to your XF86Config file. Please consult XF86Config(5) + for more information on where to find the configuration file. + + Add the following line to the "Files" section and restart XFree86. + + FontPath "%%PREFIX%%/lib/X11/fonts/ae_fonts_mono" + FontPath "%%PREFIX%%/lib/X11/fonts/ae_fonts1/AAHS" + FontPath "%%PREFIX%%/lib/X11/fonts/ae_fonts1/AGA" + FontPath "%%PREFIX%%/lib/X11/fonts/ae_fonts1/FS" + FontPath "%%PREFIX%%/lib/X11/fonts/ae_fonts1/Kasr" + FontPath "%%PREFIX%%/lib/X11/fonts/ae_fonts1/MCS" + FontPath "%%PREFIX%%/lib/X11/fonts/ae_fonts1/Shmookh" + FontPath "%%PREFIX%%/lib/X11/fonts/kacst_fonts" +------------------------------------------------------------------ |