summaryrefslogtreecommitdiff
path: root/svtools
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2016-08-03 12:58:54 +0100
committerMiklos Vajna <vmiklos@collabora.co.uk>2016-08-03 13:23:53 +0000
commit26b05891ffa465df8953eac005489b4d4fae4922 (patch)
treecca9d99791e5b7157c187e28cca15dc261f13abd /svtools
parent2adc91069d73d47bfae2a78ff408d21339aba17c (diff)
Resolves: tdf#96873 include template image to make it available in help
alternatively move it into the helpimg dir and change the usage in helpcontent2, but do it this way to keep it together with the others Change-Id: I84c6b10aed948a5fea835dc86bade5a4390c716b (cherry picked from commit 61062608a27ceaef5424203d849f88c7fb77b8d0) Reviewed-on: https://gerrit.libreoffice.org/27826 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Diffstat (limited to 'svtools')
-rw-r--r--svtools/source/misc/imagemgr.src5
1 files changed, 3 insertions, 2 deletions
diff --git a/svtools/source/misc/imagemgr.src b/svtools/source/misc/imagemgr.src
index c750faa5554e..de0d7d88f636 100644
--- a/svtools/source/misc/imagemgr.src
+++ b/svtools/source/misc/imagemgr.src
@@ -78,6 +78,7 @@
IMG_SVM ; \
IMG_TABLE ; \
IMG_TEXTFILE ; \
+ IMG_TEMPLATE ; \
IMG_TIFF ; \
IMG_WMF ; \
IMG_WRITER ; \
@@ -94,7 +95,7 @@ ImageList RID_SVTOOLS_IMAGELIST_BIG
};
IdCount =
{
- 66 ;
+ 67 ;
};
};
@@ -108,7 +109,7 @@ ImageList RID_SVTOOLS_IMAGELIST_SMALL
};
IdCount =
{
- 66;
+ 67;
};
};