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

Gabor Kelemen kelemeng at gnome.hu
Sun Dec 11 17:27:24 UTC 2016


 source/text/shared/01/prop_font_embed.xhp |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 0b50898fdae10df8a54b60bbb77e68031e63cfb3
Author: Gabor Kelemen <kelemeng at gnome.hu>
Date:   Sat Dec 10 23:54:18 2016 +0100

    tdf#76488 Fix HIDs for Properties - Font tab
    
    test-hid-vs-ui says:
    From source/text/shared/01/prop_font_embed.xhp,
    referenced items ['DocumentInfoPage'] were not
    found inside sfx2/uiconfig/ui/documentfontspage.ui.
    
    Change-Id: I18a64e22b44bc53de96e8db4cb49b7848c743037
    Reviewed-on: https://gerrit.libreoffice.org/31845
    Reviewed-by: Olivier Hallot <olivier.hallot at edx.srv.br>
    Tested-by: Olivier Hallot <olivier.hallot at edx.srv.br>

diff --git a/source/text/shared/01/prop_font_embed.xhp b/source/text/shared/01/prop_font_embed.xhp
index 2daaca9..7ae4905 100644
--- a/source/text/shared/01/prop_font_embed.xhp
+++ b/source/text/shared/01/prop_font_embed.xhp
@@ -26,12 +26,12 @@
          </bookmark>
          <bookmark xml-lang="en-US" branch="hid/sfx/ui/documentfontspage/DocumentFontsPage" id="bm_id3154926" localize="false"/>
          <paragraph xml-lang="en-US" id="hd_id3148668" role="heading" level="1" l10n="U" oldref="1"><link href="text/shared/01/prop_font_embed.xhp" name="Fonts">Font</link></paragraph>
-         <paragraph xml-lang="en-US" id="par_id3154863" role="paragraph" l10n="U" oldref="2"><ahelp hid="sfx/ui/documentfontspage/DocumentInfoPage">Embed  document fonts in the current file.</ahelp></paragraph>
+         <paragraph xml-lang="en-US" id="par_id3154863" role="paragraph" l10n="U" oldref="2"><ahelp hid="sfx/ui/documentfontspage/DocumentFontsPage">Embed  document fonts in the current file.</ahelp></paragraph>
       </section>
       <section id="howtoget">
          <embed href="text/shared/00/00000401.xhp#info7"/>
       </section>
-      <bookmark xml-lang="en-US" branch="hid/sfx/ui/documentinfopage/nameed" id="bm_id3149283" localize="false"/>
+      <bookmark xml-lang="en-US" branch="hid/sfx/ui/documentinfopage/embedFonts" id="bm_id3149283" localize="false"/>
       <paragraph xml-lang="en-US" id="hd_id3149999" role="heading" level="2" l10n="U" oldref="3">Fonts embedding</paragraph>
       <paragraph xml-lang="en-US" id="par_id3153114" role="paragraph" l10n="U" oldref="4"><ahelp hid="sfx/ui/documentfontspage/embedFonts">Mark this box to embed document fonts into the document file, for portability between different computer systems.</ahelp> The document with embedded fonts has a larger size and the fonts are used on the target computer for better rendering of the document layout.</paragraph>
       <paragraph xml-lang="en-US" id="par_id3153115" role="paragraph">Consider embedding fonts when your document use rare or custom fonts not generally available in other computers.</paragraph>


More information about the Libreoffice-commits mailing list