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

Gabor Kelemen kelemeng at gnome.hu
Tue Jan 17 07:50:12 UTC 2017


 source/text/shared/01/02100200.xhp |    8 ++++----
 source/text/shared/02/01170103.xhp |    3 +--
 2 files changed, 5 insertions(+), 6 deletions(-)

New commits:
commit 4dd957bf55432bc092222d405c51fb8b4a09a1ca
Author: Gabor Kelemen <kelemeng at gnome.hu>
Date:   Mon Jan 16 21:23:20 2017 +0100

    Fix old bookmarks and ahelps for Search Attributes page
    
    Change-Id: If40d8e8b4347678fcc530ada0ab3c0b2bdefe9c4
    Reviewed-on: https://gerrit.libreoffice.org/33194
    Reviewed-by: Gabor Kelemen <kelemeng at ubuntu.com>
    Tested-by: Gabor Kelemen <kelemeng at ubuntu.com>

diff --git a/source/text/shared/01/02100200.xhp b/source/text/shared/01/02100200.xhp
index 571ff93..beb47a8 100644
--- a/source/text/shared/01/02100200.xhp
+++ b/source/text/shared/01/02100200.xhp
@@ -29,13 +29,13 @@
 </topic>
 </meta>
 <body>
-<bookmark xml-lang="en-US" branch="hid/svx:PushButton:RID_SVXDLG_SEARCH:BTN_ATTRIBUTE" id="bm_id3149205" localize="false"/><paragraph role="heading" id="hd_id3154422" xml-lang="en-US" level="1" l10n="U" oldref="1">Attributes</paragraph>
-<paragraph role="paragraph" id="par_id3153331" xml-lang="en-US" l10n="U" oldref="2"><variable id="attributetext"><ahelp hid="SVX:PUSHBUTTON:RID_SVXDLG_SEARCH:BTN_ATTRIBUTE">Choose the text attributes that you want to search for. For example, if you search for the <emph>Font</emph> attribute, all instances of text that do not use the default font are found. All text that has a directly coded font attribute, and all text where a style switches the font attribute, are found. </ahelp>
+<bookmark xml-lang="en-US" branch="hid/cui/ui/searchattrdialog/SearchAttrDialog" id="bm_id3152474" localize="false"/>
+<paragraph role="heading" id="hd_id3154422" xml-lang="en-US" level="1" l10n="U" oldref="1">Attributes</paragraph>
+<paragraph role="paragraph" id="par_id3153331" xml-lang="en-US" l10n="U" oldref="2"><variable id="attributetext"><ahelp hid="cui/ui/searchattrdialog/SearchAttrDialog">Choose the text attributes that you want to search for. For example, if you search for the <emph>Font</emph> attribute, all instances of text that do not use the default font are found. All text that has a directly coded font attribute, and all text where a style switches the font attribute, are found. </ahelp>
 </variable></paragraph>
 <embed href="text/shared/guide/find_attributes.xhp#find_attributes"/>
-<bookmark xml-lang="en-US" branch="hid/cui/ui/searchattrdialog/SearchAttrDialog" id="bm_id3152474" localize="false"/>
 <paragraph role="heading" id="hd_id3150944" xml-lang="en-US" level="2" l10n="U" oldref="6">Options</paragraph>
-<paragraph role="paragraph" id="par_id3151384" xml-lang="en-US" l10n="U" oldref="7"><ahelp hid="cui/ui/searchattrdialog/SearchAttrDialog">Select the attributes that you want to search for.</ahelp></paragraph>
+<paragraph role="paragraph" id="par_id3151384" xml-lang="en-US" l10n="U" oldref="7">Select the attributes that you want to search for.</paragraph>
 <sort order="asc"><section id="Section1">
 <paragraph role="heading" id="hd_id3149245" xml-lang="en-US" level="3" l10n="U" oldref="56">Keep with Next Paragraph</paragraph>
 <paragraph role="paragraph" id="par_id3154760" xml-lang="en-US" l10n="U" oldref="57">Finds the <emph>Keep With Next Paragraph</emph> attribute.</paragraph>
commit 884382ec3e0d40e7cb21597569a5f653c02e8921
Author: Gabor Kelemen <kelemeng at gnome.hu>
Date:   Mon Jan 16 23:59:02 2017 +0100

    Remove nonsensical switchinline
    
    Also sync the UI elements link and name
    
    Change-Id: I607b18357e4424fbffeb55bd932e72c91e9ff458
    Reviewed-on: https://gerrit.libreoffice.org/33199
    Reviewed-by: Gabor Kelemen <kelemeng at ubuntu.com>
    Tested-by: Gabor Kelemen <kelemeng at ubuntu.com>

diff --git a/source/text/shared/02/01170103.xhp b/source/text/shared/02/01170103.xhp
index fb7de76..6fbbb31 100644
--- a/source/text/shared/02/01170103.xhp
+++ b/source/text/shared/02/01170103.xhp
@@ -35,8 +35,7 @@
 <paragraph xml-lang="en-US" id="hd_id3148643" role="heading" level="1" l10n="U" oldref="1"><link href="text/shared/02/01170103.xhp" name="Events">Events</link></paragraph>
          <paragraph xml-lang="en-US" id="par_id3152350" role="paragraph" l10n="U" oldref="2">On the<emph> Events </emph>tab page you can link macros to events that occur in a form's control fields.</paragraph>
       </section>
-      <paragraph xml-lang="en-US" id="par_id3155419" role="paragraph" l10n="U" oldref="40">When the event occurs, the linked macro will be called. To assign a macro to an event, press the <emph>...</emph> button. An <switchinline select="appl"><caseinline select="WRITER"><link href="text/swriter/01/05060700.xhp" name="Assign Macro">Assign Macro</link>
-</caseinline><defaultinline>dialog</defaultinline></switchinline> opens.</paragraph>
+      <paragraph xml-lang="en-US" id="par_id3155419" role="paragraph" l10n="U" oldref="40">When the event occurs, the linked macro will be called. To assign a macro to an event, press the <emph>...</emph> button. The <link href="text/shared/01/06140500.xhp" name="Assign Action">Assign Action</link> dialog opens.</paragraph>
       <section id="howtoget">
          <embed href="text/shared/00/00040501.xhp#controleigenschaftenereignisse"/>
       </section>


More information about the Libreoffice-commits mailing list