diff options
author | jan Iversen <jani@libreoffice.org> | 2018-02-05 19:37:43 +0100 |
---|---|---|
committer | jan Iversen <jani@libreoffice.org> | 2018-02-05 19:42:44 +0100 |
commit | 2db0c3e04348d3096dff72c568c461be3cb1a0c6 (patch) | |
tree | 8e7ad0b43d63ecea453c394a21b8a532094dcbf8 /ios | |
parent | 2cde59c5441d9195e016f8f0b2da697fc4ae2a9a (diff) |
iOS, add tango theme to avoid vcl problem.
Change-Id: I73bee8ce04ec6234187224d03f0e081f09037e72
Diffstat (limited to 'ios')
-rw-r--r-- | ios/CustomTarget_iOS_setup.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ios/CustomTarget_iOS_setup.mk b/ios/CustomTarget_iOS_setup.mk index 8fea759249e9..eb102f669bf3 100644 --- a/ios/CustomTarget_iOS_setup.mk +++ b/ios/CustomTarget_iOS_setup.mk @@ -66,6 +66,7 @@ $(IOSGEN)/native-code.h: $(BUILDDIR)/config_host.mk \ cp $(INSTDIR)/share/filter/oox-drawingml-cs-presets $(IOSRES)/share/filter cp $(INSTDIR)/share/filter/vml-shape-types $(IOSRES)/share/filter cp -R $(INSTDIR)/share/registry $(IOSRES)/share + cp $(INSTDIR)/share/config/*zip $(IOSRES)/share/config # Set up rc (the "inifile", fundamentalrc, unorc, bootstraprc and versionrc. (echo '[Bootstrap]' \ |