summaryrefslogtreecommitdiffstats
path: root/GeneratedPackage_html_icon-themes.mk
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@libreoffice.org>2018-09-05 17:19:44 -0300
committerOlivier Hallot <olivier.hallot@libreoffice.org>2018-09-06 17:06:15 +0200
commit39da00d7b4006f8bffe2075ac7c58afbdbc81785 (patch)
tree2ffab948b4a25dc8a89bc21ef3e573ea9fb332a7 /GeneratedPackage_html_icon-themes.mk
parentShow how beautiful are our icons (diff)
downloadhelp-39da00d7b4006f8bffe2075ac7c58afbdbc81785.tar.gz
help-39da00d7b4006f8bffe2075ac7c58afbdbc81785.zip
tdf#117551 Change icons to SVG equivalent
Change-Id: I5d174b434429485d270ba7b6e9147a3bc2b84828 Reviewed-on: https://gerrit.libreoffice.org/60056 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'GeneratedPackage_html_icon-themes.mk')
-rw-r--r--GeneratedPackage_html_icon-themes.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/GeneratedPackage_html_icon-themes.mk b/GeneratedPackage_html_icon-themes.mk
index 7d27e7a2c2..68c857ade4 100644
--- a/GeneratedPackage_html_icon-themes.mk
+++ b/GeneratedPackage_html_icon-themes.mk
@@ -11,6 +11,6 @@
$(eval $(call gb_GeneratedPackage_GeneratedPackage,helpcontent2_html_icon-themes,$(SRCDIR)/icon-themes))
-$(eval $(call gb_GeneratedPackage_add_dir,helpcontent2_html_icon-themes,$(INSTROOT)/$(LIBO_SHARE_HELP_FOLDER)$(if $(HELP_ONLINE),/$(PRODUCTVERSION))/media/icon-themes,colibre))
+$(eval $(call gb_GeneratedPackage_add_dir,helpcontent2_html_icon-themes,$(INSTROOT)/$(LIBO_SHARE_HELP_FOLDER)$(if $(HELP_ONLINE),/$(PRODUCTVERSION))/media/icon-themes,colibre_svg))
# vim: set noet sw=4 ts=4: