summaryrefslogtreecommitdiffstats
path: root/setup_native/Module_setup_native.mk
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2013-02-13 10:55:40 +0100
committerAndras Timar <atimar@suse.com>2013-02-13 12:12:20 +0100
commiteb6fa6be7500b9110913174552c156b0504ece07 (patch)
treea15c1e74c3e84b3dea85969d55f5c752bb11dce2 /setup_native/Module_setup_native.mk
parentSvxBackgroundTabPage::FillItemSet: handle XFILL_BITMAP -> XFILL_GRADIENT (diff)
downloadcore-eb6fa6be7500b9110913174552c156b0504ece07.tar.gz
core-eb6fa6be7500b9110913174552c156b0504ece07.zip
remove thesaurus indexer CustomAction
It was never integrated and used. If we made the effort to integrate it, Windows installer would be a few megabytes smaller, because indexes of thesauri would be generated in install time (instead of packaging pre-generated indexes). However, the cons are: * untested * presumably slows down instal process which is slow already * adds complexity to installer which is too complex already * indexes will not be there in case of administrative install (QA) * bad experiences with CustomActions that manipulate the installed application (various, weird permission problems) Change-Id: I3989b835b1250718bc03107a3807d091e7a9aa0e
Diffstat (limited to 'setup_native/Module_setup_native.mk')
-rw-r--r--setup_native/Module_setup_native.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup_native/Module_setup_native.mk b/setup_native/Module_setup_native.mk
index fc6ffeadc54b..f8fa9674d02d 100644
--- a/setup_native/Module_setup_native.mk
+++ b/setup_native/Module_setup_native.mk
@@ -40,7 +40,6 @@ $(eval $(call gb_Module_add_targets,setup_native,\
Library_sellangmsi \
Library_shlxtmsi \
Library_sn_tools \
- Library_thidxmsi \
StaticLibrary_quickstarter \
StaticLibrary_seterror \
))