diff options
author | Olivier Hallot <olivier.hallot@edx.srv.br> | 2013-12-26 16:43:13 -0200 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-12-27 21:19:56 +0000 |
commit | 3596e88b65c52e53357be356025bc23baad71a0a (patch) | |
tree | 2f66bc8dccc249dd443dbd22ef536eda461bd53b /chart2/AllLangResTarget_chartcontroller.mk | |
parent | 27eb33d753eedfa4215eaf8325bc0ee9baeb7417 (diff) |
Convert chart data label dialog to widget UI
Conflicts:
chart2/AllLangResTarget_chartcontroller.mk
Change-Id: Id9054b3b0c6e7a10a72bc90b05cd7c6bbc5e82a2
Reviewed-on: https://gerrit.libreoffice.org/7205
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'chart2/AllLangResTarget_chartcontroller.mk')
-rw-r--r-- | chart2/AllLangResTarget_chartcontroller.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/chart2/AllLangResTarget_chartcontroller.mk b/chart2/AllLangResTarget_chartcontroller.mk index d74298196297..2bac70802169 100644 --- a/chart2/AllLangResTarget_chartcontroller.mk +++ b/chart2/AllLangResTarget_chartcontroller.mk @@ -32,7 +32,6 @@ $(eval $(call gb_SrsTarget_add_files,chart2/res,\ chart2/source/controller/dialogs/dlg_ShapeFont.src \ chart2/source/controller/dialogs/dlg_ShapeParagraph.src \ chart2/source/controller/dialogs/res_BarGeometry.src \ - chart2/source/controller/dialogs/res_TextSeparator.src \ chart2/source/controller/dialogs/Strings_AdditionalControls.src \ chart2/source/controller/dialogs/Strings_ChartTypes.src \ chart2/source/controller/dialogs/Strings_Scale.src \ @@ -47,7 +46,6 @@ $(eval $(call gb_SrsTarget_add_nonlocalizable_files,chart2/res,\ chart2/source/controller/dialogs/Bitmaps.src \ chart2/source/controller/dialogs/dlg_ChartType.src \ chart2/source/controller/dialogs/dlg_CreationWizard.src \ - chart2/source/controller/dialogs/dlg_InsertDataLabel.src \ chart2/source/controller/dialogs/dlg_InsertErrorBars.src \ chart2/source/controller/dialogs/tp_PointGeometry.src \ chart2/source/controller/menus/ShapeContextMenu.src \ |