diff options
author | Ade Lovett <ade@FreeBSD.org> | 2002-02-13 04:04:56 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2002-02-13 04:04:56 +0000 |
commit | 2641883c3898e010de109ffd5539d125ffc373d7 (patch) | |
tree | 6286c872cc87ffd1f189f9d6c5ca0a61778c6969 /editors | |
parent | 9aa2e96d160153af4e74312ef5f56d95b0832bc2 (diff) | |
download | ports-2641883c3898e010de109ffd5539d125ffc373d7.tar.gz ports-2641883c3898e010de109ffd5539d125ffc373d7.zip |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/AbiWord/pkg-message | 24 | ||||
-rw-r--r-- | editors/AbiWord2/pkg-message | 24 | ||||
-rw-r--r-- | editors/abiword-devel/pkg-message | 24 | ||||
-rw-r--r-- | editors/abiword/pkg-message | 24 |
4 files changed, 64 insertions, 32 deletions
diff --git a/editors/AbiWord/pkg-message b/editors/AbiWord/pkg-message index ae50951f2512..5de823bc5c6b 100644 --- a/editors/AbiWord/pkg-message +++ b/editors/AbiWord/pkg-message @@ -1,11 +1,19 @@ -If you are going to display AbiWord on the remote X server please make sure -that files from the ${PREFIX}/share/AbiSuite/fonts directory available to -your remote X server and add ${PREFIX}/share/AbiSuite/fonts into server's -font path. For XFree86, add the line: +In order to use AbiWord, you may have to add one or more lines to your +XF86Config file, usually located in /etc/X11/XF86Config. -FontPath "${PREFIX}/share/AbiSuite/fonts" +For any XFree86 version, add the following line to the "Files" section: -in the "Files" section of your /etc/XF86Config file. If you use a different -X server, please see its documentation on how to do this. + FontPath "${PREFIX}/share/AbiSuite/fonts" -Then re-start your X server. +For XFree86 >= 4, add also the following line to the "Module" section: + + Load "type1" + +For other X servers, please consult your documentation. + +Also, if you are going to display AbiWord on a remote X server, besides +following the instructions above, please make sure that the files in the +${PREFIX}/share/AbiSuite/fonts directory are available to the remote X +server. + +Finally, re-start your X server. diff --git a/editors/AbiWord2/pkg-message b/editors/AbiWord2/pkg-message index ae50951f2512..5de823bc5c6b 100644 --- a/editors/AbiWord2/pkg-message +++ b/editors/AbiWord2/pkg-message @@ -1,11 +1,19 @@ -If you are going to display AbiWord on the remote X server please make sure -that files from the ${PREFIX}/share/AbiSuite/fonts directory available to -your remote X server and add ${PREFIX}/share/AbiSuite/fonts into server's -font path. For XFree86, add the line: +In order to use AbiWord, you may have to add one or more lines to your +XF86Config file, usually located in /etc/X11/XF86Config. -FontPath "${PREFIX}/share/AbiSuite/fonts" +For any XFree86 version, add the following line to the "Files" section: -in the "Files" section of your /etc/XF86Config file. If you use a different -X server, please see its documentation on how to do this. + FontPath "${PREFIX}/share/AbiSuite/fonts" -Then re-start your X server. +For XFree86 >= 4, add also the following line to the "Module" section: + + Load "type1" + +For other X servers, please consult your documentation. + +Also, if you are going to display AbiWord on a remote X server, besides +following the instructions above, please make sure that the files in the +${PREFIX}/share/AbiSuite/fonts directory are available to the remote X +server. + +Finally, re-start your X server. diff --git a/editors/abiword-devel/pkg-message b/editors/abiword-devel/pkg-message index ae50951f2512..5de823bc5c6b 100644 --- a/editors/abiword-devel/pkg-message +++ b/editors/abiword-devel/pkg-message @@ -1,11 +1,19 @@ -If you are going to display AbiWord on the remote X server please make sure -that files from the ${PREFIX}/share/AbiSuite/fonts directory available to -your remote X server and add ${PREFIX}/share/AbiSuite/fonts into server's -font path. For XFree86, add the line: +In order to use AbiWord, you may have to add one or more lines to your +XF86Config file, usually located in /etc/X11/XF86Config. -FontPath "${PREFIX}/share/AbiSuite/fonts" +For any XFree86 version, add the following line to the "Files" section: -in the "Files" section of your /etc/XF86Config file. If you use a different -X server, please see its documentation on how to do this. + FontPath "${PREFIX}/share/AbiSuite/fonts" -Then re-start your X server. +For XFree86 >= 4, add also the following line to the "Module" section: + + Load "type1" + +For other X servers, please consult your documentation. + +Also, if you are going to display AbiWord on a remote X server, besides +following the instructions above, please make sure that the files in the +${PREFIX}/share/AbiSuite/fonts directory are available to the remote X +server. + +Finally, re-start your X server. diff --git a/editors/abiword/pkg-message b/editors/abiword/pkg-message index ae50951f2512..5de823bc5c6b 100644 --- a/editors/abiword/pkg-message +++ b/editors/abiword/pkg-message @@ -1,11 +1,19 @@ -If you are going to display AbiWord on the remote X server please make sure -that files from the ${PREFIX}/share/AbiSuite/fonts directory available to -your remote X server and add ${PREFIX}/share/AbiSuite/fonts into server's -font path. For XFree86, add the line: +In order to use AbiWord, you may have to add one or more lines to your +XF86Config file, usually located in /etc/X11/XF86Config. -FontPath "${PREFIX}/share/AbiSuite/fonts" +For any XFree86 version, add the following line to the "Files" section: -in the "Files" section of your /etc/XF86Config file. If you use a different -X server, please see its documentation on how to do this. + FontPath "${PREFIX}/share/AbiSuite/fonts" -Then re-start your X server. +For XFree86 >= 4, add also the following line to the "Module" section: + + Load "type1" + +For other X servers, please consult your documentation. + +Also, if you are going to display AbiWord on a remote X server, besides +following the instructions above, please make sure that the files in the +${PREFIX}/share/AbiSuite/fonts directory are available to the remote X +server. + +Finally, re-start your X server. |