From d6904736b9a07b2a321add96be4857ba41a7f370 Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Mon, 28 Apr 2014 09:53:59 +0200 Subject: fdo#67112 ReportCommands.xcu is localizable Change-Id: I51db40b14ec138632d922c910f59cfe50d6b3f2f --- officecfg/Configuration_officecfg.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/officecfg/Configuration_officecfg.mk b/officecfg/Configuration_officecfg.mk index d0a72398f30b..5f345b7fcf48 100644 --- a/officecfg/Configuration_officecfg.mk +++ b/officecfg/Configuration_officecfg.mk @@ -51,7 +51,6 @@ $(eval $(call gb_Configuration_add_datas,registry,officecfg/registry/data,\ org/openoffice/Office/ReportDesign.xcu \ org/openoffice/Office/UI/Controller.xcu \ org/openoffice/Office/UI/Factories.xcu \ - org/openoffice/Office/UI/ReportCommands.xcu \ org/openoffice/TypeDetection/UISort.xcu \ org/openoffice/ucb/Configuration.xcu \ )) @@ -171,6 +170,7 @@ $(eval $(call gb_Configuration_add_localized_datas,registry,officecfg/registry/d org/openoffice/Office/UI/DrawWindowState.xcu \ org/openoffice/Office/UI/ImpressWindowState.xcu \ org/openoffice/Office/UI/MathWindowState.xcu \ + org/openoffice/Office/UI/ReportCommands.xcu \ org/openoffice/Office/UI/Sidebar.xcu \ org/openoffice/Office/UI/StartModuleWindowState.xcu \ org/openoffice/Office/UI/WriterWindowState.xcu \ -- cgit