[Libreoffice-commits] help.git: 3 commits - source/text
Gabor Kelemen
kelemeng at gnome.hu
Fri Oct 7 19:44:45 UTC 2016
source/text/shared/optionen/01030500.xhp | 4 ----
source/text/shared/optionen/01040200.xhp | 6 ------
source/text/swriter/01/05060100.xhp | 4 ++--
3 files changed, 2 insertions(+), 12 deletions(-)
New commits:
commit 144ddfd10227e1df5278f30d769db6d764113802
Author: Gabor Kelemen <kelemeng at gnome.hu>
Date: Tue Oct 4 16:47:51 2016 +0200
test-hid-vs-ui.py: Fix reference to the FrameTypePage element
From source/text/swriter/01/05060100.xhp, referenced items ['FrmTypePage']
were not found inside sw/uiconfig/swriter/ui/frmtypepage.ui.
Change-Id: Id90eac6a6e056ac7f41865d47a883e11d064a6a0
Reviewed-on: https://gerrit.libreoffice.org/29563
Reviewed-by: Andras Timar <andras.timar at collabora.com>
Tested-by: Andras Timar <andras.timar at collabora.com>
diff --git a/source/text/swriter/01/05060100.xhp b/source/text/swriter/01/05060100.xhp
index cfd164d..9c3135f 100644
--- a/source/text/swriter/01/05060100.xhp
+++ b/source/text/swriter/01/05060100.xhp
@@ -31,10 +31,10 @@
<bookmark xml-lang="en-US" branch="index" id="bm_id9646290"><bookmark_value>resizing;aspect ratio</bookmark_value>
<bookmark_value>aspect ratio;resizing objects</bookmark_value>
</bookmark><comment>UFI: new index entries, see i54237</comment>
-<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/frmtypepage/FrmTypePage" id="bm_id3147406" localize="false"/>
+<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/frmtypepage/FrameTypePage" id="bm_id3147406" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/cui/ui/swpossizepage/SwPosSizePage" id="bm_id3147407" localize="false"/>
<paragraph role="heading" id="hd_id3151389" xml-lang="en-US" level="1" l10n="U" oldref="1"><link href="text/swriter/01/05060100.xhp" name="Type">Type</link></paragraph>
-<paragraph role="paragraph" id="par_id3150568" xml-lang="en-US" l10n="U" oldref="2"><ahelp hid="modules/swriter/ui/frmtypepage/FrmTypePage">Specifies the size and the position of the selected object or frame on a page.</ahelp></paragraph>
+<paragraph role="paragraph" id="par_id3150568" xml-lang="en-US" l10n="U" oldref="2"><ahelp hid="modules/swriter/ui/frmtypepage/FrameTypePage">Specifies the size and the position of the selected object or frame on a page.</ahelp></paragraph>
</section>
<section id="howtoget">
<embed href="text/swriter/00/00000405.xhp#grafiktyp"/>
commit 290fafb8251ba86d9ab9eb33c8190ab1dea1e429
Author: Gabor Kelemen <kelemeng at gnome.hu>
Date: Tue Oct 4 16:51:52 2016 +0200
test-hid-vs-ui: Drop help text of removed option 'Export'
From source/text/shared/optionen/01030500.xhp, referenced items
['export'] were not found inside cui/uiconfig/ui/opthtmlpage.ui.
Change-Id: I88257e0762061d6c4760864736f6b0bd8cd8ed60
Reviewed-on: https://gerrit.libreoffice.org/29564
Reviewed-by: Andras Timar <andras.timar at collabora.com>
Tested-by: Andras Timar <andras.timar at collabora.com>
diff --git a/source/text/shared/optionen/01030500.xhp b/source/text/shared/optionen/01030500.xhp
index a538458..4a336e7 100644
--- a/source/text/shared/optionen/01030500.xhp
+++ b/source/text/shared/optionen/01030500.xhp
@@ -59,10 +59,6 @@
<bookmark xml-lang="en-US" branch="hid/cui/ui/opthtmlpage/ignorefontnames" id="bm_id5614185" localize="false"/>
<paragraph role="heading" id="hd_id3148797" xml-lang="en-US" level="3" l10n="U" oldref="43">Ignore font settings</paragraph>
<paragraph role="paragraph" id="par_id3149202" xml-lang="en-US" l10n="U" oldref="44"><ahelp hid="cui/ui/opthtmlpage/ignorefontnames">Mark this check box to ignore all font settings when importing. The fonts that were defined in the HTML Page Style will be the fonts that will be used. </ahelp></paragraph>
-<bookmark xml-lang="en-US" branch="hid/cui/ui/opthtmlpage/export" id="bm_id1028473" localize="false"/>
-<paragraph role="heading" id="hd_id3151177" xml-lang="en-US" level="2" l10n="U" oldref="9">Export</paragraph>
-<paragraph role="paragraph" id="par_id3150449" xml-lang="en-US" l10n="U" oldref="10"><ahelp hid="cui/ui/opthtmlpage/export">Defines the settings for exporting HTML documents.</ahelp> To export in HTML format select the <emph>HTML Document</emph> file type in the <link href="text/shared/01/01070000.xhp" name="Save As"><emph>Save As</emph></link> dialog. You can find further instructions in the <link href="text/shared/00/00000020.xhp" name="Import and export filters">Import and export filters</link> description.</paragraph>
-<paragraph role="paragraph" id="par_id3145606" xml-lang="en-US" l10n="U" oldref="42">To optimize the HTML export, select a browser or HTML standard from the Export box. If "$[officename] Writer" is selected, specific $[officename] Writer instructions are exported.</paragraph>
<bookmark xml-lang="en-US" branch="hid/cui/ui/opthtmlpage/starbasic" id="bm_id4532609" localize="false"/>
<paragraph role="heading" id="hd_id3155132" xml-lang="en-US" level="3" l10n="U" oldref="16">$[officename] Basic</paragraph>
<paragraph role="paragraph" id="par_id3146120" xml-lang="en-US" l10n="CHG" oldref="17"><ahelp hid="cui/ui/opthtmlpage/starbasic">Mark this check box to include the $[officename] Basic instructions when exporting to HTML format.</ahelp></paragraph>
commit 8d725fbc2ee0681358d37a0f65619781bfdecfc3
Author: Gabor Kelemen <kelemeng at gnome.hu>
Date: Wed Oct 5 15:52:27 2016 +0200
test-hid-vs-ui: Drop help text for removed UI elements
From source/text/shared/optionen/01040200.xhp, referenced items
['vscrollbar', 'hscrollbar', 'ruler'] were not found inside
sw/uiconfig/swriter/ui/viewoptionspage.ui.
Change-Id: Idb0ba9cabe6289580ca63d11331a7b91a5f9da04
Reviewed-on: https://gerrit.libreoffice.org/29565
Reviewed-by: Andras Timar <andras.timar at collabora.com>
Tested-by: Andras Timar <andras.timar at collabora.com>
diff --git a/source/text/shared/optionen/01040200.xhp b/source/text/shared/optionen/01040200.xhp
index fc4e7a8..3e438dc 100644
--- a/source/text/shared/optionen/01040200.xhp
+++ b/source/text/shared/optionen/01040200.xhp
@@ -62,12 +62,6 @@
<paragraph role="paragraph" id="par_id3146798" xml-lang="en-US" l10n="U" oldref="10"><ahelp hid="modules/swriter/ui/viewoptionspage/helplines">Displays snap lines around the frames when frames are moved. You can select the<emph> Helplines While Moving </emph>option to show the exact position of the object using lineal values.</ahelp></paragraph>
<paragraph role="heading" id="hd_id3149416" xml-lang="en-US" level="2" l10n="U" oldref="11">View</paragraph>
<paragraph role="paragraph" id="par_id3155922" xml-lang="en-US" l10n="U" oldref="12">Specifies whether scrollbars and rulers are displayed.</paragraph>
-<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/viewoptionspage/hscrollbar" id="bm_id3148946" localize="false"/><paragraph role="heading" id="hd_id3145609" xml-lang="en-US" level="3" l10n="U" oldref="13">Horizontal scrollbar</paragraph>
-<paragraph role="paragraph" id="par_id3154347" xml-lang="en-US" l10n="U" oldref="14"><ahelp hid="modules/swriter/ui/viewoptionspage/hscrollbar">Displays the horizontal scrollbar.</ahelp></paragraph>
-<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/viewoptionspage/vscrollbar" id="bm_id3153361" localize="false"/><paragraph role="heading" id="hd_id3148663" xml-lang="en-US" level="3" l10n="U" oldref="15">Vertical scrollbar</paragraph>
-<paragraph role="paragraph" id="par_id3150541" xml-lang="en-US" l10n="U" oldref="16"><ahelp hid="modules/swriter/ui/viewoptionspage/vscrollbar">Displays the vertical scrollbar.</ahelp></paragraph>
-<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/viewoptionspage/ruler" id="bm_id3156280" localize="false"/><paragraph role="heading" id="hd_id3148798" xml-lang="en-US" level="3" l10n="U" oldref="65">Ruler</paragraph>
-<paragraph role="paragraph" id="par_id3154126" xml-lang="en-US" l10n="U" oldref="66"><ahelp hid="modules/swriter/ui/viewoptionspage/ruler">Enables the rulers. Use the following two check boxes to select the ruler(s) to be shown.</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/viewoptionspage/hruler" id="bm_id3156422" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/viewoptionspage/hrulercombobox" id="bm_id3156215" localize="false"/><paragraph role="heading" id="hd_id3159149" xml-lang="en-US" level="3" l10n="U" oldref="17">Horizontal ruler</paragraph>
<paragraph role="paragraph" id="par_id3149202" xml-lang="en-US" l10n="U" oldref="18"><ahelp hid="modules/swriter/ui/viewoptionspage/hrulercombobox">Displays the horizontal ruler. Select the desired measurement unit from the corresponding list.</ahelp></paragraph>
More information about the Libreoffice-commits
mailing list