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

Gabor Kelemen kelemeng at gnome.hu
Tue Jan 31 08:13:15 UTC 2017


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

New commits:
commit d427d899f1228bcb309f349c39c17eb96d80d980
Author: Gabor Kelemen <kelemeng at gnome.hu>
Date:   Mon Jan 30 22:45:32 2017 +0100

    Fix ahelp for InsertCaptionDialog UNO command
    
    This is on the Drawing Object Properties toolbar
    
    Change-Id: I2f50145a75d213914f1b699753f39a19cc4a3b71
    Reviewed-on: https://gerrit.libreoffice.org/33728
    Reviewed-by: Gabor Kelemen <kelemeng at ubuntu.com>
    Tested-by: Gabor Kelemen <kelemeng at ubuntu.com>

diff --git a/source/text/swriter/01/04060000.xhp b/source/text/swriter/01/04060000.xhp
index c236f02..58f1d3a 100644
--- a/source/text/swriter/01/04060000.xhp
+++ b/source/text/swriter/01/04060000.xhp
@@ -33,7 +33,7 @@
 <section id="caption">
 
 <paragraph id="hd_id3147173" role="heading" level="1" xml-lang="en-US"><link href="text/swriter/01/04060000.xhp" name="Caption">Caption</link></paragraph>
-<paragraph id="par_id3149288" role="paragraph" xml-lang="en-US"><variable id="beschrifttext"><ahelp hid="modules/swriter/ui/insertcaption/InsertCaptionDialog">Adds a numbered caption to a selected image, table, chart, frame, or shape.</ahelp> You can also access this command by right-clicking the item that you want to add the caption to. </variable></paragraph>
+<paragraph id="par_id3149288" role="paragraph" xml-lang="en-US"><variable id="beschrifttext"><ahelp hid=".">Adds a numbered caption to a selected image, table, chart, frame, or shape.</ahelp> You can also access this command by right-clicking the item that you want to add the caption to. </variable></paragraph>
 </section>
 
 <section id="howtoget">
@@ -74,4 +74,4 @@
 <embed href="text/swriter/guide/captions_numbers.xhp#captions_numbers"/>
 </body>
 
-</helpdocument>
\ No newline at end of file
+</helpdocument>


More information about the Libreoffice-commits mailing list