diff options
author | Olivier Hallot <olivier.hallot@edx.srv.br> | 2015-09-02 19:07:46 +0000 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@edx.srv.br> | 2015-09-02 19:11:08 +0000 |
commit | b1ffa2d34275e6ab1e6e03559b079ec905fae146 (patch) | |
tree | bc3aff61bd90e8a8654d38ba6476905f179a4a15 /source/text/shared | |
parent | 29a98d01958bc84710cfedf1e61ddee700df1ff4 (diff) |
Revert "Remove metadata from embeded xhp files"
This reverts commit 29a98d01958bc84710cfedf1e61ddee700df1ff4.
Change-Id: I8d96c2b88c29ee286a6915ff528fb65f18de9f7b
Reviewed-on: https://gerrit.libreoffice.org/18280
Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
Diffstat (limited to 'source/text/shared')
-rw-r--r-- | source/text/shared/need_help.xhp | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/source/text/shared/need_help.xhp b/source/text/shared/need_help.xhp index af01622b5b..8788bf4aee 100644 --- a/source/text/shared/need_help.xhp +++ b/source/text/shared/need_help.xhp @@ -17,7 +17,17 @@ * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> + +<meta> + <topic id="topic_2507201510192393"> + <title xml-lang="en-US" id="tit">Need Help</title> + <filename>/text/shared/need_help.xhp</filename> + </topic> +</meta> + <body> + + <section id="needhelp"> <paragraph id="hd_id1000010" role="warning" xml-lang="en-US">This help page needs further work for correctness and completion. Please help LibreOffice project to write the missing information. Join the LibreOffice community.</paragraph> </section> |