summaryrefslogtreecommitdiffstats
path: root/help3xsl
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@libreoffice.org>2020-02-17 18:12:15 -0300
committerOlivier Hallot <olivier.hallot@libreoffice.org>2020-02-17 23:13:11 +0100
commit7f5456a742f37e3817a48f8ce67f0af44dcf14bc (patch)
tree36e072a17a2ba2f26d21974f17f8f900d454d509 /help3xsl
parentExtend DTD to hold characters tags in <ahelp> (diff)
downloadhelp-7f5456a742f37e3817a48f8ce67f0af44dcf14bc.tar.gz
help-7f5456a742f37e3817a48f8ce67f0af44dcf14bc.zip
Update icon replacement table
Change-Id: Id73f42124c4a5b08fedeaa28cf26043a03f52cfe Reviewed-on: https://gerrit.libreoffice.org/c/help/+/88886 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'help3xsl')
-rw-r--r--help3xsl/links.txt.xsl4
1 files changed, 2 insertions, 2 deletions
diff --git a/help3xsl/links.txt.xsl b/help3xsl/links.txt.xsl
index c338e3a5cb..be10b1370f 100644
--- a/help3xsl/links.txt.xsl
+++ b/help3xsl/links.txt.xsl
@@ -1087,7 +1087,6 @@
<xsl:when test="$src1='cmd/32/reportnavigator.png'"><xsl:text>cmd/32/navigator.svg</xsl:text></xsl:when>
<xsl:when test="$src1='cmd/lc_reportnavigator.png'"><xsl:text>cmd/lc_navigator.svg</xsl:text></xsl:when>
<xsl:when test="$src1='cmd/sc_reportnavigator.png'"><xsl:text>cmd/sc_navigator.svg</xsl:text></xsl:when>
-<xsl:when test="$src1='cmd/sc_setreminder.png'"><xsl:text>cmd/sc_timefield.svg</xsl:text></xsl:when>
<xsl:when test="$src1='cmd/32/dbdtableedit.png'"><xsl:text>cmd/32/dbtableedit.svg</xsl:text></xsl:when>
<xsl:when test="$src1='cmd/32/dbnewquerysql.png'"><xsl:text>cmd/32/sbanativesql.svg</xsl:text></xsl:when>
<xsl:when test="$src1='cmd/32/dbnewview.png'"><xsl:text>cmd/32/dbchangedesignmode.svg</xsl:text></xsl:when>
@@ -1806,6 +1805,7 @@
<xsl:when test="$src1='sw/res/sc20174.png'"><xsl:text>cmd/sc_upsearch.svg</xsl:text></xsl:when>
<xsl:when test="$src1='sw/res/sc20175.png'"><xsl:text>cmd/sc_nextrecord.svg</xsl:text></xsl:when>
<xsl:when test="$src1='sw/res/sc20182.png'"><xsl:text>cmd/sc_toggleanchortype.svg</xsl:text></xsl:when>
+<xsl:when test="$src1='sw/res/sc20183.png'"><xsl:text>cmd/sc_setreminder.svg</xsl:text></xsl:when>
<xsl:when test="$src1='sw/res/sc20186.png'"><xsl:text>cmd/sc_prevrecord.svg</xsl:text></xsl:when>
<xsl:when test="$src1='sw/res/sc20233.png'"><xsl:text>cmd/sc_ok.svg</xsl:text></xsl:when>
<xsl:when test="$src1='sw/res/sc20235.png'"><xsl:text>cmd/sc_inserthyperlinkcontrol.svg</xsl:text></xsl:when>
@@ -1837,7 +1837,7 @@
<xsl:when test="$src1='sw/res/sr20010.png'"><xsl:text>cmd/sc_insertobject.svg</xsl:text></xsl:when>
<xsl:when test="$src1='sw/res/sr20011.png'"><xsl:text>sw/res/nc20000.svg</xsl:text></xsl:when>
<xsl:when test="$src1='sw/res/sr20013.png'"><xsl:text>cmd/sc_insertfootnote.svg</xsl:text></xsl:when>
-<xsl:when test="$src1='sw/res/sr20014.png'"><xsl:text>sw/res/sc20183.svg</xsl:text></xsl:when>
+<xsl:when test="$src1='sw/res/sr20014.png'"><xsl:text>cmd/sc_setreminder.svg</xsl:text></xsl:when>
<xsl:when test="$src1='sw/res/sr20015.png'"><xsl:text>cmd/sc_shownote.svg</xsl:text></xsl:when>
<xsl:when test="$src1='sw/res/sr20016.png'"><xsl:text>cmd/sc_recsearch.svg</xsl:text></xsl:when>
<xsl:when test="$src1='sw/res/sr20017.png'"><xsl:text>cmd/sc_insertindexesentry.svg</xsl:text></xsl:when>