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

Yousuf Philips philipz85 at hotmail.com
Sat Oct 31 19:51:24 UTC 2015


 AllLangHelp_shared.mk                    |    1 
 source/text/scalc/main0102.xhp           |    3 +-
 source/text/shared/00/00000402.xhp       |    5 +++
 source/text/shared/01/menu_edit_find.xhp |   39 +++++++++++++++++++++++++++++++
 source/text/simpress/main0102.xhp        |    1 
 source/text/swriter/main0102.xhp         |    9 ++++++-
 6 files changed, 56 insertions(+), 2 deletions(-)

New commits:
commit 83a90f1c85c679b56eb2101f174220c81de1fa46
Author: Yousuf Philips <philipz85 at hotmail.com>
Date:   Sat Oct 31 18:55:07 2015 +0400

    tdf#92825 Add missing entries in the Edit menu
    
    Change-Id: I39aee6685d6a4491d27c89fccea3df956c7b4ed6
    Reviewed-on: https://gerrit.libreoffice.org/19661
    Reviewed-by: Olivier Hallot <olivier.hallot at edx.srv.br>
    Tested-by: Olivier Hallot <olivier.hallot at edx.srv.br>

diff --git a/AllLangHelp_shared.mk b/AllLangHelp_shared.mk
index 173b708..3ba125d 100644
--- a/AllLangHelp_shared.mk
+++ b/AllLangHelp_shared.mk
@@ -339,6 +339,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,shared,\
     helpcontent2/source/text/shared/01/grid \
     helpcontent2/source/text/shared/01/guides \
     helpcontent2/source/text/shared/01/mediaplayer \
+    helpcontent2/source/text/shared/01/menu_edit_find \
     helpcontent2/source/text/shared/01/moviesound \
     helpcontent2/source/text/shared/01/online_update \
     helpcontent2/source/text/shared/01/online_update_dialog \
diff --git a/source/text/scalc/main0102.xhp b/source/text/scalc/main0102.xhp
index da084f7..4f4eba3 100644
--- a/source/text/scalc/main0102.xhp
+++ b/source/text/scalc/main0102.xhp
@@ -42,6 +42,7 @@
 <embed href="text/shared/01/02060000.xhp#paste"/>
 <embed href="text/shared/01/02070000.xhp#paste_special"/>
 <embed href="text/shared/01/02090000.xhp#select_all"/>
+<embed href="text/shared/01/menu_edit_find.xhp#find"/>
 <embed href="text/shared/01/02100000.xhp#find_and_replace"/>
 <embed href="text/shared/01/02230000.xhp#track_changes"/>
 <embed href="text/shared/01/02240000.xhp#compare_document"/>
@@ -59,4 +60,4 @@
 <embed href="text/shared/02/07070000.xhp#edit_mode"/>
 </body>
 
-</helpdocument>
+</helpdocument>
\ No newline at end of file
diff --git a/source/text/shared/00/00000402.xhp b/source/text/shared/00/00000402.xhp
index 6b8d2c6..04a3825 100644
--- a/source/text/shared/00/00000402.xhp
+++ b/source/text/shared/00/00000402.xhp
@@ -182,6 +182,11 @@
 <paragraph role="paragraph" id="par_id3149488" xml-lang="en-US" l10n="U" oldref="571">Choose <emph>Edit - Track Changes - Manage Changes - List</emph> tab. Click an entry in the list and open the context menu. Choose <emph>Edit Comment</emph>
 </paragraph>
 </section>
+<section id="find">
+<paragraph role="paragraph" id="par_id31562971" xml-lang="en-US">Choose <emph>Edit - Find</emph>
+</paragraph>
+<paragraph role="paragraph" id="par_id31545031" xml-lang="en-US"><switchinline select="sys"><caseinline select="MAC">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F</paragraph>
+</section>
 <section id="suchen">
 <paragraph role="paragraph" id="par_id3156297" xml-lang="en-US" l10n="U" oldref="49">Choose <emph>Edit - Find & Replace</emph>
 </paragraph>
diff --git a/source/text/shared/01/menu_edit_find.xhp b/source/text/shared/01/menu_edit_find.xhp
new file mode 100644
index 0000000..b6e6df8
--- /dev/null
+++ b/source/text/shared/01/menu_edit_find.xhp
@@ -0,0 +1,39 @@
+<?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/.
+ *
+-->
+
+<meta>
+  <topic id="textshared01menu_edit_findxml">
+    <title id="tit" xml-lang="en-US">Find</title>
+    <filename>/text/shared/01/menu_edit_find.xhp</filename>
+  </topic>
+</meta>
+
+<body>
+
+
+<section id="find">
+<bookmark xml-lang="en-US" branch="hid/vnd.sun.star.findbar:FocusToFindbar" id="bm_id102920151224228356" localize="false"/>
+
+<paragraph id="hd_id102920151222294818" role="heading" level="1" xml-lang="en-US"><link href="text/shared/01/menu_edit_find.xhp" name="Find">Find</link></paragraph>
+<paragraph id="par_id10292015122231415" role="paragraph" xml-lang="en-US"><ahelp hid=".">Toggle the visibility of the <emph>Find</emph> toolbar to search for text or navigate a document by element.</ahelp></paragraph>
+</section>
+
+<section id="howtoget">
+<embed href="text/shared/00/00000402.xhp#find"/>
+</section>
+
+<section id="relatedtopics">
+<embed href="text/shared/01/02100000.xhp#02100000"/>
+<embed href="text/swriter/guide/finding.xhp#finding"/>
+</section>
+</body>
+
+</helpdocument>
diff --git a/source/text/simpress/main0102.xhp b/source/text/simpress/main0102.xhp
index a52ccee..a84dce9 100644
--- a/source/text/simpress/main0102.xhp
+++ b/source/text/simpress/main0102.xhp
@@ -41,6 +41,7 @@
 <embed href="text/shared/01/02050000.xhp#copy"/>
 <embed href="text/shared/01/02060000.xhp#paste"/>
 <embed href="text/shared/01/02070000.xhp#paste_special"/>
+<embed href="text/shared/01/menu_edit_find.xhp#find"/>
 <embed href="text/shared/01/02090000.xhp#select_all"/>
 <embed href="text/shared/01/02100000.xhp#find_and_replace"/>
 <embed href="text/simpress/01/02120000.xhp#duplicate"/>
diff --git a/source/text/swriter/main0102.xhp b/source/text/swriter/main0102.xhp
index da1b611..d52de39 100644
--- a/source/text/swriter/main0102.xhp
+++ b/source/text/swriter/main0102.xhp
@@ -46,7 +46,14 @@
 
 <paragraph id="hd_id3147619" role="heading" level="2" xml-lang="en-US"><link href="text/shared/02/07070000.xhp" name="Select Text">Select Text</link></paragraph>
 <embed href="text/shared/02/07070000.xhp#selecttext"/>
+
+<paragraph id="hd_id102920150120456626" role="heading" level="2" xml-lang="en-US">Direct Cursor Mode</paragraph>
+<paragraph id="par_id102920150120459176" role="paragraph" xml-lang="en-US">Allows a user to click at the beginning, middle, or end of any possible text line on a page and then begin typing.</paragraph>
+<embed href="text/shared/01/menu_edit_find.xhp#find"/>
 <embed href="text/shared/01/02100000.xhp#find_and_replace"/>
+
+<paragraph id="hd_id102920150120455108" role="heading" level="2" xml-lang="en-US">Go to Page</paragraph>
+<paragraph id="par_id102920150120456660" role="paragraph" xml-lang="en-US">Opens the <emph>Navigator</emph> window on the <emph>Page Number</emph> spin button, so you can enter in a page number.</paragraph>
 <embed href="text/shared/01/02230000.xhp#track_changes"/>
 <embed href="text/shared/02/09070000.xhp#hyperlink"/>
 
@@ -75,4 +82,4 @@
 <embed href="text/shared/02/07070000.xhp#edit_mode"/>
 </body>
 
-</helpdocument>
\ No newline at end of file
+</helpdocument>


More information about the Libreoffice-commits mailing list