[Libreoffice-commits] help.git: Branch 'libreoffice-4-2-0' - source/text
Zolnai Tamás
tamas.zolnai at collabora.com
Mon Jan 13 02:54:12 PST 2014
source/text/shared/guide/startcenter.xhp | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
New commits:
commit ca49962e87a88c3d3bd21bed5786150aa9e40f3d
Author: Zolnai Tamás <tamas.zolnai at collabora.com>
Date: Sat Jan 11 22:05:05 2014 +0100
fdo#72420: Startcenter: make all helpid point to startcenter's main help page
Until the specific ui elements don't have own help pages.
With this we can avoid to open an empty help page by pushing F1 or
clicking on Help button.
Four ui elements' helpid is not set yet: 'Extensions' button, 'Help' button,
recent docs view.
(cherry picked from commit 0f7b9d00562b8d87d1fb12bb21555907d3f0e874)
Conflicts:
source/text/shared/guide/startcenter.xhp
Change-Id: Ic0c1bd1dba4c08fd6b3d9daf8fbc9e622a54b6f2
Reviewed-on: https://gerrit.libreoffice.org/7396
Reviewed-by: Andras Timar <andras.timar at collabora.com>
Tested-by: Andras Timar <andras.timar at collabora.com>
diff --git a/source/text/shared/guide/startcenter.xhp b/source/text/shared/guide/startcenter.xhp
index 071c535..0e531b1 100644
--- a/source/text/shared/guide/startcenter.xhp
+++ b/source/text/shared/guide/startcenter.xhp
@@ -31,6 +31,9 @@
<bookmark_value>start center</bookmark_value>
</bookmark>
<bookmark xml-lang="en-US" branch="hid/FWK_HID_BACKINGWINDOW" id="bm_id0820200802550234" localize="false"/>
+<bookmark xml-lang="en-US" branch="hid/.HelpId:StartCenter:Info" id="bm_id0820200802550235" localize="false"/>
+<bookmark xml-lang="en-US" branch="hid/.HelpId:StartCenter:Extensions" id="bm_id0820200802550236" localize="false"/>
+<bookmark xml-lang="en-US" branch="hid/sfx2/ui/startcenter/all_recent" id="bm_id0820200802550237" localize="false"/>
<paragraph xml-lang="en-US" id="hd_id0820200802524447" role="heading" level="1" l10n="NEW"><variable id="startcenter"><link href="text/shared/guide/startcenter.xhp">Start Center</link>
</variable></paragraph>
<paragraph xml-lang="en-US" id="par_id0820200803204063" role="paragraph" l10n="NEW">Welcome to %PRODUCTNAME. Thank you for using the %PRODUCTNAME <link href="text/shared/05/00000110.xhp">application help</link>. Press F1 whenever you need help using the %PRODUCTNAME software.</paragraph>
@@ -76,4 +79,4 @@
<paragraph xml-lang="en-US" id="par_id082020080310500" role="paragraph" l10n="NEW">The <emph>Open a document</emph> icon presents a <link href="text/shared/guide/doc_open.xhp">file open</link> dialog.</paragraph><comment>the four icons show a short explanation already</comment>
</body>
-</helpdocument>
\ No newline at end of file
+</helpdocument>
More information about the Libreoffice-commits
mailing list