[Libreoffice-commits] help.git: help3xsl/links.txt.xsl

Olivier Hallot (via logerrit) logerrit at kemper.freedesktop.org
Mon Feb 17 22:13:31 UTC 2020


 help3xsl/links.txt.xsl |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 7f5456a742f37e3817a48f8ce67f0af44dcf14bc
Author:     Olivier Hallot <olivier.hallot at libreoffice.org>
AuthorDate: Mon Feb 17 18:12:15 2020 -0300
Commit:     Olivier Hallot <olivier.hallot at libreoffice.org>
CommitDate: Mon Feb 17 23:13:11 2020 +0100

    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 at libreoffice.org>

diff --git a/help3xsl/links.txt.xsl b/help3xsl/links.txt.xsl
index c338e3a5c..be10b1370 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>


More information about the Libreoffice-commits mailing list