diff options
author | Andras Timar <andras.timar@collabora.com> | 2014-06-22 16:30:15 +0200 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-06-23 09:02:21 +0000 |
commit | df7ec418465546ee71f8855a44759918b8f362db (patch) | |
tree | 2b26904bedb7466fd05731df482df8234916918a | |
parent | 49a0b078b1617755d60f90e9b5841afdc4c763c7 (diff) |
fix icons' path
(cherry picked from commit 54c511cb993b426688136c1315a8a5a18f582f50)
(cherry picked from commit f8fe0e1b740032c18117c7fca9702823176d187e)
Change-Id: I6479ec571e2a3681dc44ba6f4fbeef9ea62227fc
Reviewed-on: https://gerrit.libreoffice.org/9857
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
-rw-r--r-- | source/text/simpress/01/02110000.xhp | 2 | ||||
-rw-r--r-- | source/text/swriter/01/02160000.xhp | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/source/text/simpress/01/02110000.xhp b/source/text/simpress/01/02110000.xhp index 427190e18e..871d4d9bfb 100644 --- a/source/text/simpress/01/02110000.xhp +++ b/source/text/simpress/01/02110000.xhp @@ -49,7 +49,7 @@ <tablerow> <tablecell colspan="" rowspan=""> <paragraph role="paragraph" id="par_id3148729" xml-lang="en-US" l10n="CHG"> -<image id="img_id3153034" src="sd/imagelst/nv02.png" width="0.222inch" height="0.222inch"><alt id="alt_id3153034" xml-lang="en-US">Icon</alt> +<image id="img_id3153034" src="sd/imglst/nv02.png" width="0.222inch" height="0.222inch"><alt id="alt_id3153034" xml-lang="en-US">Icon</alt> </image></paragraph> </tablecell> <tablecell colspan="" rowspan=""> diff --git a/source/text/swriter/01/02160000.xhp b/source/text/swriter/01/02160000.xhp index 28b9bf5e1b..2048c48153 100644 --- a/source/text/swriter/01/02160000.xhp +++ b/source/text/swriter/01/02160000.xhp @@ -18,7 +18,7 @@ * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> - + <helpdocument version="1.0"> <meta> <topic id="textswriter0102160000xml" indexer="include" status="PUBLISH"> @@ -65,7 +65,7 @@ <tablerow> <tablecell colspan="" rowspan=""> <paragraph role="paragraph" id="par_id3147420" xml-lang="en-US" l10n="E"> -<image id="img_id3149551" src="sd/imagelst/nv03.png" width="0.222inch" height="0.222inch"><alt id="alt_id3149551" xml-lang="en-US">Icon</alt> +<image id="img_id3149551" src="sd/imglst/nv03.png" width="0.222inch" height="0.222inch"><alt id="alt_id3149551" xml-lang="en-US">Icon</alt> </image></paragraph> </tablecell> <tablecell colspan="" rowspan=""> @@ -81,7 +81,7 @@ <tablerow> <tablecell colspan="" rowspan=""> <paragraph role="paragraph" id="par_id3153298" xml-lang="en-US" l10n="E"> -<image id="img_id3153309" src="sd/imagelst/nv06.png" width="0.222inch" height="0.222inch"><alt id="alt_id3153309" xml-lang="en-US">Icon</alt> +<image id="img_id3153309" src="sd/imglst/nv06.png" width="0.222inch" height="0.222inch"><alt id="alt_id3153309" xml-lang="en-US">Icon</alt> </image></paragraph> </tablecell> <tablecell colspan="" rowspan=""> @@ -113,7 +113,7 @@ <tablerow> <tablecell colspan="" rowspan=""> <paragraph role="paragraph" id="par_id3150677" xml-lang="en-US" l10n="E"> -<image id="img_id3154020" src="sd/imagelst/nv05.png" width="0.222inch" height="0.222inch"><alt id="alt_id3154020" xml-lang="en-US">Icon</alt> +<image id="img_id3154020" src="sd/imglst/nv05.png" width="0.222inch" height="0.222inch"><alt id="alt_id3154020" xml-lang="en-US">Icon</alt> </image></paragraph> </tablecell> <tablecell colspan="" rowspan=""> |