diff options
author | Andras Timar <atimar@suse.com> | 2011-06-27 12:32:00 +0200 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2011-06-27 16:13:26 +0100 |
commit | 915a9fbb4de576f38c6fc2657497167b47056777 (patch) | |
tree | 59c1d1b90ef4b4fe661e57bb240e6f532b10d82d | |
parent | 55383bbc09cf1b97fb96266f8b776095792a7d4b (diff) |
fix broken image paths in help fdo#37509
-rw-r--r-- | helpcontent2/source/text/sbasic/shared/02/11040000.xhp | 2 | ||||
-rw-r--r-- | helpcontent2/source/text/scalc/guide/scenario.xhp | 2 | ||||
-rw-r--r-- | helpcontent2/source/text/shared/main0213.xhp | 4 |
3 files changed, 4 insertions, 4 deletions
diff --git a/helpcontent2/source/text/sbasic/shared/02/11040000.xhp b/helpcontent2/source/text/sbasic/shared/02/11040000.xhp index 484bd34c3a..799ef468a7 100644 --- a/helpcontent2/source/text/sbasic/shared/02/11040000.xhp +++ b/helpcontent2/source/text/sbasic/shared/02/11040000.xhp @@ -55,7 +55,7 @@ <tablerow> <tablecell colspan="" rowspan=""> <paragraph role="paragraph" id="par_id3146797" xml-lang="en-US" l10n="E"> -<image id="img_id3148538" src="res/commandimagelist/sc_stop.png" width="0.222inch" height="0.222inch"><alt id="alt_id3148538" xml-lang="en-US">Icon</alt> +<image id="img_id3148538" src="res/commandimagelist/sc_basicstop.png" width="0.222inch" height="0.222inch"><alt id="alt_id3148538" xml-lang="en-US">Icon</alt> </image></paragraph> </tablecell> <tablecell colspan="" rowspan=""> diff --git a/helpcontent2/source/text/scalc/guide/scenario.xhp b/helpcontent2/source/text/scalc/guide/scenario.xhp index a9ff0be2ef..52256e37b1 100644 --- a/helpcontent2/source/text/scalc/guide/scenario.xhp +++ b/helpcontent2/source/text/scalc/guide/scenario.xhp @@ -68,7 +68,7 @@ </listitem> <listitem> <paragraph role="listitem" id="par_id3155764" xml-lang="en-US" l10n="CHG" oldref="13">Click the <emph>Scenarios</emph> icon -<image id="img_id7617114" src="sc/res/imglst/navipi/na07.png" width="0.222inch" height="0.222inch"><alt id="alt_id7617114" xml-lang="en-US">Scenarios icon</alt> +<image id="img_id7617114" src="sc/imglst/navipi/na07.png" width="0.222inch" height="0.222inch"><alt id="alt_id7617114" xml-lang="en-US">Scenarios icon</alt> </image> in the Navigator.</paragraph> </listitem> </list> diff --git a/helpcontent2/source/text/shared/main0213.xhp b/helpcontent2/source/text/shared/main0213.xhp index a0a2e4cb3d..830c8c7a61 100644 --- a/helpcontent2/source/text/shared/main0213.xhp +++ b/helpcontent2/source/text/shared/main0213.xhp @@ -69,7 +69,7 @@ <tablerow> <tablecell colspan="" rowspan=""> <paragraph role="paragraph" id="par_id3154013" xml-lang="en-US" l10n="E"> -<image id="img_id3150010" src="res/sc10616.png" width="0.222inch" height="0.222inch"><alt id="alt_id3150010" xml-lang="en-US">Icon</alt> +<image id="img_id3150010" src="res/commandimagelist/sc_firstrecord.png" width="0.222inch" height="0.222inch"><alt id="alt_id3150010" xml-lang="en-US">Icon</alt> </image></paragraph> </tablecell> <tablecell colspan="" rowspan=""> @@ -117,7 +117,7 @@ <tablerow> <tablecell colspan="" rowspan=""> <paragraph role="paragraph" id="par_id3155337" xml-lang="en-US" l10n="E"> -<image id="img_id3163808" src="res/sc10619.png" width="0.222inch" height="0.222inch"><alt id="alt_id3163808" xml-lang="en-US">Icon</alt> +<image id="img_id3163808" src="res/commandimagelist/sc_lastrecord.png" width="0.222inch" height="0.222inch"><alt id="alt_id3163808" xml-lang="en-US">Icon</alt> </image></paragraph> </tablecell> <tablecell colspan="" rowspan=""> |