diff options
author | Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> | 2016-07-05 08:56:15 +0000 |
---|---|---|
committer | Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> | 2016-07-05 10:35:30 +0000 |
commit | 860a82766f2c6d4fad340bf6ab283a7cd22a1fd5 (patch) | |
tree | 0a1cb2bd0bf836fb2cf3e22bd10c3f0b8b9380aa /postprocess | |
parent | 499f6f492060c89852a0ddef55f48ff9606c26ef (diff) |
Remove last traces of First Start Wizard
Change-Id: Idf7171ecfd90edf47fb29d44b8036578a2e6ad61
Reviewed-on: https://gerrit.libreoffice.org/26935
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Diffstat (limited to 'postprocess')
-rw-r--r-- | postprocess/CustomTarget_registry.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/postprocess/CustomTarget_registry.mk b/postprocess/CustomTarget_registry.mk index 6a9e2d19e457..0d4e93ec5177 100644 --- a/postprocess/CustomTarget_registry.mk +++ b/postprocess/CustomTarget_registry.mk @@ -122,7 +122,6 @@ postprocess_FILES_lingucomponent := \ $(SRCDIR)/lingucomponent/config/Linguistic-lingucomponent-thesaurus.xcu \ postprocess_FILES_main := \ - $(postprocess_XCS)/FirstStartWizard.xcs \ $(postprocess_XCS)/Inet.xcs \ $(postprocess_XCS)/Interaction.xcs \ $(postprocess_XCS)/LDAP.xcs \ @@ -208,7 +207,6 @@ postprocess_FILES_main := \ $(postprocess_XCS)/ucb/Hierarchy.xcs \ $(postprocess_XCS)/ucb/InteractionHandler.xcs \ $(postprocess_XCS)/ucb/Store.xcs \ - $(postprocess_XCU)/FirstStartWizard.xcu \ $(postprocess_XCU)/Inet.xcu \ $(postprocess_XCU)/Interaction.xcu \ $(postprocess_XCU)/Office/Accelerators.xcu \ |