diff options
author | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2018-07-10 03:41:02 -0500 |
---|---|---|
committer | Tomaž Vajngerl <quikee@gmail.com> | 2018-07-12 15:54:46 +0200 |
commit | e41b7db0240b8c99741ff699e0fc0d787b443bf4 (patch) | |
tree | b6360b795cf624d1aa1af0d6141ea6827304c620 | |
parent | bf20b6857767222ef45b04b761a07796ca17ca8f (diff) |
tdf#118314 Delete help content related to obsolete “Input Method Status” feature
Change-Id: Ie80279915e3ee9a123204a729325ca9e119ab6bb
Reviewed-on: https://gerrit.libreoffice.org/57224
Tested-by: Jenkins
Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
(cherry picked from commit 2af2ba2a19e62ec8463c0f8e6b3d2346e75e5bb2)
Reviewed-on: https://gerrit.libreoffice.org/57343
-rw-r--r-- | AllLangHelp_shared.mk | 1 | ||||
-rw-r--r-- | helpers/help_hid.lst | 1 | ||||
-rw-r--r-- | helpers/longnames_commands.csv | 1 | ||||
-rw-r--r-- | helpers/uno-commands.csv | 1 | ||||
-rw-r--r-- | helpers/uno_hid.lst | 1 | ||||
-rw-r--r-- | helpers/unocmds.txt | 1 | ||||
-rw-r--r-- | source/text/scalc/main0103.xhp | 3 | ||||
-rw-r--r-- | source/text/sdraw/main0103.xhp | 1 | ||||
-rw-r--r-- | source/text/shared/00/00000403.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/01/03040000.xhp | 52 | ||||
-rw-r--r-- | source/text/simpress/main0103.xhp | 1 | ||||
-rw-r--r-- | source/text/smath/main0103.xhp | 1 | ||||
-rw-r--r-- | source/text/swriter/main0103.xhp | 4 |
13 files changed, 2 insertions, 68 deletions
diff --git a/AllLangHelp_shared.mk b/AllLangHelp_shared.mk index 283d094a08..4d525f0550 100644 --- a/AllLangHelp_shared.mk +++ b/AllLangHelp_shared.mk @@ -142,7 +142,6 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,shared,\ helpcontent2/source/text/shared/01/02250000 \ helpcontent2/source/text/shared/01/03010000 \ helpcontent2/source/text/shared/01/03020000 \ - helpcontent2/source/text/shared/01/03040000 \ helpcontent2/source/text/shared/01/03050000 \ helpcontent2/source/text/shared/01/03060000 \ helpcontent2/source/text/shared/01/03110000 \ diff --git a/helpers/help_hid.lst b/helpers/help_hid.lst index 6a903d1e03..88a23cc7b9 100644 --- a/helpers/help_hid.lst +++ b/helpers/help_hid.lst @@ -4363,7 +4363,6 @@ SID_SET_SUPER_SCRIPT,10294,.uno:SuperScript SID_SHARE_DOC,26311, SID_SHOWPOPUPS,5929,.uno:ShowPopups SID_SHOW_BROWSER,10163,.uno:ShowBrowser -SID_SHOW_IME_STATUS_WINDOW,6680,.uno:ShowImeStatusWindow SID_SHOW_ITEMBROWSER,11001,.uno:ShowItemBrowser SID_SHOW_POSTIT,11098, SID_SHOW_PROPERTYBROWSER,10943,.uno:ShowPropBrowser diff --git a/helpers/longnames_commands.csv b/helpers/longnames_commands.csv index 92266c9434..c5bf3c18d2 100644 --- a/helpers/longnames_commands.csv +++ b/helpers/longnames_commands.csv @@ -1650,7 +1650,6 @@ SID_SET_SUB_SCRIPT,.uno:SubScript SID_SET_SUPER_SCRIPT,.uno:SuperScript SID_SHOWPOPUPS,.uno:ShowPopups SID_SHOW_BROWSER,.uno:ShowBrowser -SID_SHOW_IME_STATUS_WINDOW,.uno:ShowImeStatusWindow SID_SHOW_ITEMBROWSER,.uno:ShowItemBrowser SID_SHOW_PROPERTYBROWSER,.uno:ShowPropBrowser SID_SIGNATURE,.uno:Signature diff --git a/helpers/uno-commands.csv b/helpers/uno-commands.csv index 11ec6e36c6..4f3d72d4ed 100644 --- a/helpers/uno-commands.csv +++ b/helpers/uno-commands.csv @@ -1429,7 +1429,6 @@ .uno:ShowErrors .uno:ShowFmExplorer .uno:ShowHiddenParagraphs -.uno:ShowImeStatusWindow .uno:ShowInvalid .uno:ShowItemBrowser .uno:ShowMultiplePages diff --git a/helpers/uno_hid.lst b/helpers/uno_hid.lst index cbfa4a67b1..9559f3d5f9 100644 --- a/helpers/uno_hid.lst +++ b/helpers/uno_hid.lst @@ -1645,7 +1645,6 @@ SID_SET_SUB_SCRIPT,10295,.uno:SubScript SID_SET_SUPER_SCRIPT,10294,.uno:SuperScript SID_SHOWPOPUPS,5929,.uno:ShowPopups SID_SHOW_BROWSER,10163,.uno:ShowBrowser -SID_SHOW_IME_STATUS_WINDOW,6680,.uno:ShowImeStatusWindow SID_SHOW_ITEMBROWSER,11001,.uno:ShowItemBrowser SID_SHOW_PROPERTYBROWSER,10943,.uno:ShowPropBrowser SID_SIGNATURE,6643,.uno:Signature diff --git a/helpers/unocmds.txt b/helpers/unocmds.txt index 9f46c410ca..0552d7f7c2 100644 --- a/helpers/unocmds.txt +++ b/helpers/unocmds.txt @@ -914,7 +914,6 @@ .uno:ShowErrors;scalc/01/06030600.xhp .uno:ShowFmExplorer;shared/02/01170600.xhp .uno:ShowHiddenParagraphs;swriter/01/03140000.xhp -.uno:ShowImeStatusWindow;shared/01/03040000.xhp .uno:ShowInvalid;scalc/01/06030800.xhp .uno:ShowMultiplePages;swriter/02/10070000.xhp .uno:ShowPrecedents;scalc/01/06030100.xhp diff --git a/source/text/scalc/main0103.xhp b/source/text/scalc/main0103.xhp index 209d51834d..50783fffab 100644 --- a/source/text/scalc/main0103.xhp +++ b/source/text/scalc/main0103.xhp @@ -43,7 +43,6 @@ <embed href="text/shared/01/03990000.xhp#toolbars"/> <embed href="text/scalc/01/03090000.xhp#formula_bar"/> <embed href="text/shared/01/03060000.xhp#status_bar"/> -<embed href="text/shared/01/03040000.xhp#input_method_status"/> <embed href="text/scalc/01/03070000.xhp#column_and_row_headers"/> <paragraph id="hd_id10272015110909623" role="heading" level="2" xml-lang="en-US">Grid Lines for Sheet</paragraph> @@ -71,4 +70,4 @@ <embed href="text/shared/01/03010000.xhp#zoom_text"/> </body> -</helpdocument>
\ No newline at end of file +</helpdocument> diff --git a/source/text/sdraw/main0103.xhp b/source/text/sdraw/main0103.xhp index b098cc85f9..15a34f68cd 100644 --- a/source/text/sdraw/main0103.xhp +++ b/source/text/sdraw/main0103.xhp @@ -42,7 +42,6 @@ <embed href="text/simpress/01/03180000.xhp#color_grayscale"/> <embed href="text/simpress/01/slidesorter.xhp#page_slide_pane"/> <embed href="text/shared/01/03060000.xhp#status_bar"/> -<embed href="text/shared/01/03040000.xhp#input_method_status"/> <embed href="text/simpress/01/03060000.xhp#rulers"/> <embed href="text/shared/01/grid.xhp#grid"/> <embed href="text/shared/01/guides.xhp#snap_lines"/> diff --git a/source/text/shared/00/00000403.xhp b/source/text/shared/00/00000403.xhp index 50f35f501d..d9ec318b08 100644 --- a/source/text/shared/00/00000403.xhp +++ b/source/text/shared/00/00000403.xhp @@ -53,8 +53,6 @@ </variable></paragraph> <paragraph role="paragraph" id="par_id3152780" xml-lang="en-US"><variable id="farbleiste">Choose <emph>View - Toolbars - Color Bar</emph> </variable></paragraph> -<paragraph role="paragraph" id="par_id3156113" xml-lang="en-US"><variable id="ime">Choose <emph>View - Input Method Status</emph> -</variable></paragraph> <section id="hypdiainternet"> <paragraph role="paragraph" id="par_id3157909" xml-lang="en-US">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Internet</emph> </paragraph> diff --git a/source/text/shared/01/03040000.xhp b/source/text/shared/01/03040000.xhp deleted file mode 100644 index d5a2019b2c..0000000000 --- a/source/text/shared/01/03040000.xhp +++ /dev/null @@ -1,52 +0,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 . ---> - -<meta> - <topic id="textshared0103040000xml" indexer="include" status="PUBLISH"> - <title id="tit" xml-lang="en-US">Input Method Status</title> - <filename>/text/shared/01/03040000.xhp</filename> - </topic> -</meta> - -<body> - - -<section id="input_method_status"> - -<section id="ime"> -<bookmark xml-lang="en-US" branch="index" id="bm_id3159079"> - <bookmark_value>IME;showing/hiding</bookmark_value> - <bookmark_value>input method window</bookmark_value> -</bookmark> - -<bookmark xml-lang="en-US" branch="hid/.uno:ShowImeStatusWindow" id="bm_id4129286" localize="false"/> - -<paragraph id="hd_id3159079" role="heading" level="1" xml-lang="en-US"><link href="text/shared/01/03040000.xhp" name="Input Method Status">Input Method Status</link></paragraph> -<paragraph id="par_id3148668" role="paragraph" xml-lang="en-US"><ahelp hid=".">Shows or hides the Input Method Engine (IME) status window.</ahelp></paragraph> -</section> -</section> - -<section id="howtoget"> -<embed href="text/shared/00/00000403.xhp#ime"/> -</section> -<paragraph id="par_id3157898" role="paragraph" xml-lang="en-US">Currently only the Internet/Intranet Input Method Protocol (IIIMP) under Unix is supported.</paragraph> -</body> - -</helpdocument> diff --git a/source/text/simpress/main0103.xhp b/source/text/simpress/main0103.xhp index 269ac277d5..6139cacfe4 100644 --- a/source/text/simpress/main0103.xhp +++ b/source/text/simpress/main0103.xhp @@ -45,7 +45,6 @@ <embed href="text/simpress/01/03150300.xhp#notes_master"/> <embed href="text/shared/01/03990000.xhp#toolbars"/> <embed href="text/shared/01/03060000.xhp#status_bar"/> -<embed href="text/shared/01/03040000.xhp#input_method_status"/> <embed href="text/simpress/01/03060000.xhp#rulers"/> <embed href="text/simpress/01/slidesorter.xhp#page_slide_pane"/> <embed href="text/shared/01/grid.xhp#grid"/> diff --git a/source/text/smath/main0103.xhp b/source/text/smath/main0103.xhp index e5dcee5144..0ddfa74385 100644 --- a/source/text/smath/main0103.xhp +++ b/source/text/smath/main0103.xhp @@ -43,7 +43,6 @@ <embed href="text/smath/01/03080000.xhp#neuzeichnen"/> <embed href="text/smath/01/03090000.xhp#auswahl"/> <embed href="text/shared/01/03060000.xhp#taskleiste"/> -<embed href="text/shared/01/03040000.xhp#ime"/> <embed href="text/shared/01/03110000.xhp#ganzerbildschirm"/> </body> </helpdocument> diff --git a/source/text/swriter/main0103.xhp b/source/text/swriter/main0103.xhp index 00e1980317..53793b548e 100644 --- a/source/text/swriter/main0103.xhp +++ b/source/text/swriter/main0103.xhp @@ -43,7 +43,6 @@ <embed href="text/shared/02/19090000.xhp#htmlsource"/> <embed href="text/shared/01/03990000.xhp#toolbars"/> <embed href="text/shared/01/03060000.xhp#status_bar"/> -<embed href="text/shared/01/03040000.xhp#input_method_status"/> <embed href="text/swriter/01/03050000.xhp#rulers"/> <paragraph id="hd_id102720150854015048" role="heading" level="2" xml-lang="en-US">Scrollbars</paragraph> @@ -69,7 +68,6 @@ <embed href="text/swriter/01/03080000.xhp#field_shadings"/> <embed href="text/swriter/01/03090000.xhp#field_names"/> <embed href="text/swriter/01/03140000.xhp#hidden_paragraphs"/> -<embed href="text/shared/01/03040000.xhp#ime"/> <embed href="text/shared/01/menu_view_sidebar.xhp#sidebar"/> <embed href="text/swriter/01/05140000.xhp#styles_and_formatting"/> @@ -83,4 +81,4 @@ <embed href="text/shared/01/03010000.xhp#zoom_text"/> </body> -</helpdocument>
\ No newline at end of file +</helpdocument> |