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 /l10ntools | |
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 'l10ntools')
-rwxr-xr-x | l10ntools/source/gRun.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/l10ntools/source/gRun.sh b/l10ntools/source/gRun.sh index e0f3206f73d4..8a83dc6e2e95 100755 --- a/l10ntools/source/gRun.sh +++ b/l10ntools/source/gRun.sh @@ -657,7 +657,7 @@ ${MYCMD} --files mysqlc/source/DataAccess.xcu ${MYCMD} --files mysqlc/source/registry/data/org/openoffice/Office/DataAccess/Drivers.xcu -${MYCMD} --base officecfg/registry/data/org/openoffice --files FirstStartWizard.xcu Inet.xcu Interaction.xcu +${MYCMD} --base officecfg/registry/data/org/openoffice --files Inet.xcu Interaction.xcu ${MYCMD} --base officecfg/registry/data/org/openoffice/Office --files Accelerators.xcu Addons.xcu BasicIDE.xcu Calc.xcu Canvas.xcu Common.xcu Compatibility.xcu DataAccess.xcu Embedding.xcu ExtendedColorScheme.xcu ExtensionDependencies.xcu ExtensionManager.xcu FormWizard.xcu Histories.xcu Impress.xcu Jobs.xcu Linguistic.xcu Logging.xcu Math.xcu Paths.xcu PresentationMinimizer.xcu PresenterScreen.xcu ProtocolHandler.xcu Recovery.xcu ReportDesign.xcu Scripting.xcu Security.xcu TableWizard.xcu TypeDetection.xcu |