diff options
Diffstat (limited to 'source/text/shared/need_help.xhp')
-rw-r--r-- | source/text/shared/need_help.xhp | 49 |
1 files changed, 27 insertions, 22 deletions
diff --git a/source/text/shared/need_help.xhp b/source/text/shared/need_help.xhp index 414d5fcd58..8788bf4aee 100644 --- a/source/text/shared/need_help.xhp +++ b/source/text/shared/need_help.xhp @@ -1,31 +1,36 @@ -<?xml version="1.0"?> +<?xml version="1.0" encoding="UTF-8"?> <helpdocument version="1.0"> -<!--*********************************************************** -* This file is part of the LibreOffice project. -* -* This Source Code Form is subject to the terms of the Mozilla Public -* License, v. 2.0. If a copy of the MPL was not distributed with this -* file, You can obtain one at http://mozilla.org/MPL/2.0/. -* -* This file incorporates work covered by the following license notice: -* -* Licensed to the Apache Software Foundation (ASF) under one or more -* contributor license agreements. See the NOTICE file distributed -* with this work for additional information regarding copyright -* ownership. The ASF licenses this file to you under the Apache -* License, Version 2.0 (the "License"); you may not use this file -* except in compliance with the License. You may obtain a copy of -* the License at http://www.apache.org/licenses/LICENSE-2.0 . -****************************************************************--> +<!-- + * This file is part of the LibreOffice project. + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * + * This file incorporates work covered by the following license notice: + * + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed + * with this work for additional information regarding copyright + * ownership. The ASF licenses this file to you under the Apache + * License, Version 2.0 (the "License"); you may not use this file + * 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_0506201512363995"> -<title xml-lang="en-US" id="tit">Need Help</title> -<filename>/text/need_help.xhp</filename> -</topic> + <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> </body> + </helpdocument>
\ No newline at end of file |