summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2014-04-28 09:53:59 +0200
committerAndras Timar <andras.timar@collabora.com>2014-04-28 10:00:32 +0200
commitf9abada1886648560182a1b993ea952fdda4c249 (patch)
tree3eb1145a0ed21422e149f203a3c8836f4ecea895
parent10117d6121f3785bff11111443489ba87935a684 (diff)
fdo#67112 ReportCommands.xcu is localizable
(cherry picked from commit d6904736b9a07b2a321add96be4857ba41a7f370) Conflicts: officecfg/Configuration_officecfg.mk Change-Id: I51db40b14ec138632d922c910f59cfe50d6b3f2f
-rw-r--r--officecfg/Configuration_officecfg.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/officecfg/Configuration_officecfg.mk b/officecfg/Configuration_officecfg.mk
index 89579778b959..eeebae6bbdb0 100644
--- a/officecfg/Configuration_officecfg.mk
+++ b/officecfg/Configuration_officecfg.mk
@@ -50,7 +50,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/Filter.xcu \
org/openoffice/TypeDetection/Types.xcu \
org/openoffice/TypeDetection/UISort.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 \