[Libreoffice-commits] help.git: source/text

Stanislav Horacek stanislav.horacek at gmail.com
Fri Oct 4 06:08:30 PDT 2013


 source/text/shared/00/00000021.xhp       |    2 +-
 source/text/shared/optionen/01010200.xhp |    4 ----
 2 files changed, 1 insertion(+), 5 deletions(-)

New commits:
commit 8ae99d7acf90b02d7ae8b90587d721a95724b754
Author: Stanislav Horacek <stanislav.horacek at gmail.com>
Date:   Wed Oct 2 21:26:08 2013 +0200

    fdo#54812 remove size optimization option
    
    Change-Id: Ifbb8155be7e4f52c3d02fedb59cf4cfbef20e231
    Reviewed-on: https://gerrit.libreoffice.org/6113
    Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt at gmail.com>
    Reviewed-by: Michael Stahl <mstahl at redhat.com>
    Tested-by: Michael Stahl <mstahl at redhat.com>

diff --git a/source/text/shared/00/00000021.xhp b/source/text/shared/00/00000021.xhp
index 3306469..a85b95e 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> - Load/Save - General</emph> tab page you can activate the use of indentations and line breaks by clearing the check box <emph>Size optimization for ODF format</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>
 </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>
diff --git a/source/text/shared/optionen/01010200.xhp b/source/text/shared/optionen/01010200.xhp
index b491a33..c4ac995 100644
--- a/source/text/shared/optionen/01010200.xhp
+++ b/source/text/shared/optionen/01010200.xhp
@@ -156,10 +156,6 @@
       <paragraph xml-lang="en-US" id="par_id0915200911205367" role="note" l10n="NEW">Currently, the ODF 1.2 (Extended) format enables files of Draw and Impress to contain comments. Those comments can be inserted by <item type="menuitem">Insert - Comment</item> in the latest software version. The comments get lost when loading files into prior software versions that were saved by the latest software version.</paragraph>
       <paragraph xml-lang="en-US" id="par_id7198400" role="paragraph" l10n="CHG"><ahelp hid=".">Some companies or organizations may require ODF documents in the ODF 1.0/1.1 format. You can select that format to save in the listbox. This older format cannot store all new features, so the new format ODF 1.2 (Extended) is recommended where possible.</ahelp></paragraph>
       <paragraph xml-lang="en-US" id="par_id7198401" role="paragraph">The ODF 1.2 Extended (compat) mode is a more backward-compatible ODF 1.2 extended mode. It uses features that are deprecated in ODF1.2 and/or it is 'bug-compatible' to older OpenOffice.org versions. It may be useful, if you need to interchange ODF documents with users, who use pre-ODF1.2 or ODF1.2-only legacy applications.</paragraph>
-<bookmark xml-lang="en-US" branch="hid/cui/ui/optsavepage/sizeoptimization" id="bm_id3155414" localize="false"/>
-<paragraph xml-lang="en-US" id="hd_id3154920" role="heading" level="3" l10n="CHG"
-                 oldref="77">Size optimization for ODF format</paragraph>
-      <paragraph xml-lang="en-US" id="par_id3150488" role="paragraph" l10n="U" oldref="78"><ahelp hid="cui/ui/optsavepage/sizeoptimization">When saving the document, <item type="productname">%PRODUCTNAME</item> writes the XML data without indents and extra line breaks.</ahelp> This allows documents to be saved and opened more quickly, and the file size is smaller.</paragraph>
 <bookmark xml-lang="en-US" branch="hid/cui/ui/optsavepage/warnalienformat" id="bm_id6262092" localize="false"/>
 <bookmark xml-lang="en-US" branch="hid/sfx2:CheckBox:RID_DLG_ALIEN_WARNING:CB_WARNING_OFF" id="bm_id7885982" localize="false"/>
 <paragraph xml-lang="en-US" id="par_idN1091E" role="heading" level="3" l10n="CHG">Warn when not saving in ODF or default format</paragraph>


More information about the Libreoffice-commits mailing list