diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2016-01-25 15:24:01 +0100 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2016-01-25 15:36:48 +0100 |
commit | ac1db7fbf890d5393d5a2132d6bafe13dbc1c7a9 (patch) | |
tree | ff9027d377c212bcbbb8bce4bd463e54a1ad1274 /source/text/shared/main0650.xhp | |
parent | 64563d3282294842614f11f6c6f7c1e28211a9ec (diff) |
more "switchinline (and link) not being valid child of emph" fixes
Change-Id: I58212c56b4301bb260b3787b1afdffbfc710ca2c
Diffstat (limited to 'source/text/shared/main0650.xhp')
-rw-r--r-- | source/text/shared/main0650.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/shared/main0650.xhp b/source/text/shared/main0650.xhp index d61a38e13e..413119c50b 100644 --- a/source/text/shared/main0650.xhp +++ b/source/text/shared/main0650.xhp @@ -37,7 +37,7 @@ <paragraph role="paragraph" id="par_id3155338" xml-lang="en-US" l10n="U" oldref="4">The Java platform support needs to be activated under $[officename] to run Java applications.</paragraph> <list type="unordered"> <listitem> -<paragraph role="listitem" id="par_id3155892" xml-lang="en-US" l10n="U" oldref="5">Activate Java platform support by choosing <emph><switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href="text/shared/optionen/java.xhp" name="$[officename] - Advanced">$[officename] - Advanced</link></emph>.</paragraph> +<paragraph role="listitem" id="par_id3155892" xml-lang="en-US" l10n="U" oldref="5">Activate Java platform support by choosing <switchinline select="sys"><caseinline select="MAC"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href="text/shared/optionen/java.xhp" name="$[officename] - Advanced"><emph>$[officename] - Advanced</emph></link>.</paragraph> </listitem> </list> <paragraph role="note" id="par_id9116183" xml-lang="en-US" l10n="NEW">Before you can use a JDBC driver, you need to add its class path. Choose <switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME - Advanced, and click the Class Path button. After you add the path information, restart %PRODUCTNAME.</paragraph> |