diff options
author | Gabor Kelemen <kelemeng@gnome.hu> | 2016-12-31 00:13:00 +0100 |
---|---|---|
committer | Gabor Kelemen <kelemeng@ubuntu.com> | 2016-12-30 23:19:41 +0000 |
commit | add5f832ca414295b09ab8ef05aa73fb0d903705 (patch) | |
tree | bcb1bfbdf1785aa318c7edd313e229e9ef62cd09 | |
parent | fa16e1bbf6540d59e4c8890939e66be82ad1af0d (diff) |
tdf#105004 Remove some leftover mentions of spadmin
Also the Print direct behavior seems to be changed
at least on Linux, so drop that paragraph entirely
Change-Id: Iad9ba7209b083e40acf8453920e78469459f7a91
Reviewed-on: https://gerrit.libreoffice.org/32522
Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>
-rw-r--r-- | source/text/shared/02/01110000.xhp | 3 | ||||
-rw-r--r-- | source/text/shared/02/02020000.xhp | 4 | ||||
-rw-r--r-- | source/text/shared/guide/spadmin.xhp | 2 |
3 files changed, 3 insertions, 6 deletions
diff --git a/source/text/shared/02/01110000.xhp b/source/text/shared/02/01110000.xhp index 444a5b282e..88fe640ce7 100644 --- a/source/text/shared/02/01110000.xhp +++ b/source/text/shared/02/01110000.xhp @@ -45,9 +45,6 @@ <case select="WIN"> <paragraph role="note" id="par_id9547105" xml-lang="en-US" l10n="NEW">If the current document uses a printer that is not the default printer for your operating system, the <emph>Print File Direct </emph>icon opens the <link href="text/shared/01/01130000.xhp"><emph>Print</emph></link> dialog.</paragraph> </case> -<case select="UNIX"> -<paragraph role="note" id="par_idN10679" xml-lang="en-US" l10n="NEW">If the current document uses a printer that is not the default printer that was specified in the <link href="text/shared/guide/spadmin.xhp">spadmin</link>, printer administration program, the <emph>Print File Direct </emph>icon opens the <link href="text/shared/01/01130000.xhp"><emph>Print</emph></link> dialog.</paragraph> -</case> </switch> </body> </helpdocument> diff --git a/source/text/shared/02/02020000.xhp b/source/text/shared/02/02020000.xhp index 27e9de222e..696c7861bb 100644 --- a/source/text/shared/02/02020000.xhp +++ b/source/text/shared/02/02020000.xhp @@ -54,7 +54,7 @@ </tablerow> </table> </section> - <paragraph xml-lang="en-US" id="par_id3156024" role="note" l10n="U" oldref="4">In $[officename] you see the available fonts only if a printer is installed as the default printer in your system. <switchinline select="sys"><caseinline select="UNIX">With the <link href="text/shared/guide/spadmin.xhp" name="spadmin">spadmin</link> program you can define a printer as the default printer. </caseinline><defaultinline>In order to install a printer as the default printer please refer to your operating system documentation.</defaultinline></switchinline></paragraph> + <paragraph xml-lang="en-US" id="par_id3156024" role="note" l10n="U" oldref="4">In $[officename] you see the available fonts only if a printer is installed as the default printer in your system. In order to install a printer as the default printer please refer to your operating system documentation.</paragraph> <paragraph xml-lang="en-US" id="par_id3148550" role="paragraph" l10n="U" oldref="7"><variable id="vorschautext">You can see the name of the fonts formatted in their respective font if you mark the <emph>Preview in fonts lists</emph> field in <link href="text/shared/optionen/01010800.xhp" name="$[officename] - View">$[officename] - View</link> in the Options dialog box.</variable></paragraph> <switch select="sys"> <case select="WIN"> @@ -62,4 +62,4 @@ </case> </switch> </body> -</helpdocument>
\ No newline at end of file +</helpdocument> diff --git a/source/text/shared/guide/spadmin.xhp b/source/text/shared/guide/spadmin.xhp index 1a5a726413..cc80ef9ceb 100644 --- a/source/text/shared/guide/spadmin.xhp +++ b/source/text/shared/guide/spadmin.xhp @@ -28,7 +28,7 @@ </meta> <body> <section id="chapter_all"> -<bookmark xml-lang="en-US" branch="index" id="bm_id3154422"><bookmark_value>spadmin</bookmark_value> +<bookmark xml-lang="en-US" branch="index" id="bm_id3154422"> <bookmark_value>printers; adding, UNIX</bookmark_value> <bookmark_value>default printer; UNIX</bookmark_value> <bookmark_value>standard printer under UNIX</bookmark_value> |