[Libreoffice-commits] help.git: Branch 'libreoffice-4-2' - source/text

Stanislav Horacek stanislav.horacek at gmail.com
Mon Nov 25 07:32:49 PST 2013


 source/text/shared/00/00000021.xhp |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit f0bcc8f9d2501082e367eb9c93f7efb4ec0e8089
Author: Stanislav Horacek <stanislav.horacek at gmail.com>
Date:   Mon Nov 25 13:45:04 2013 +0100

    add location of PrettyPrinting property in Expert Config
    
    it is hard to find it without location or searching
    
    Change-Id: I8b8b4b0bc7e0be601ba53c8c21ccb982ad745452
    Reviewed-on: https://gerrit.libreoffice.org/6800
    Reviewed-by: Andras Timar <andras.timar at collabora.com>
    Tested-by: Andras Timar <andras.timar at collabora.com>

diff --git a/source/text/shared/00/00000021.xhp b/source/text/shared/00/00000021.xhp
index a85b95e..7ce3468 100644
--- a/source/text/shared/00/00000021.xhp
+++ b/source/text/shared/00/00000021.xhp
@@ -238,7 +238,7 @@
 <list type="ordered">
 <listitem>
 <paragraph role="listitem" id="par_id3153178" xml-lang="en-US" l10n="U" oldref="30">The text content of the document is located in <emph>content.xml</emph>.</paragraph>
-<paragraph role="listitem" id="par_id3154068" xml-lang="en-US" l10n="CHG" oldref="31">By default, <emph>content.xml</emph> is stored without formatting elements like indentation or line breaks to minimize the time for saving and opening the document. On the <emph><switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - $[officename] - Expert Config</emph> tab page you can activate the use of indentations and line breaks by setting the property <emph>PrettyPrinting</emph> to true.</paragraph>
+<paragraph role="listitem" id="par_id3154068" xml-lang="en-US" l10n="CHG" oldref="31">By default, <emph>content.xml</emph> is stored without formatting elements like indentation or line breaks to minimize the time for saving and opening the document. On the <emph><switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - $[officename] - Expert Config</emph> tab page you can activate the use of indentations and line breaks by setting the property <emph>/org.openoffice.Office.Common/Save/Document PrettyPrinting</emph> to true.</paragraph>
 </listitem>
 <listitem>
 <paragraph role="listitem" id="par_id3145152" xml-lang="en-US" l10n="U" oldref="32">The file <emph>meta.xml</emph> contains the meta information of the document, which you can enter under <emph>File - Properties</emph>.</paragraph>


More information about the Libreoffice-commits mailing list