diff options
author | Olivier Hallot <olivier.hallot@alta.org.br> | 2013-03-01 00:44:20 -0300 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-03-04 11:20:02 +0000 |
commit | 5c2d43d25b98c05af0f9a7f126101c3b8fd7271f (patch) | |
tree | 350b95cf29d52b2261671c3358caab0ea8aebaf4 /svx/UI_svx.mk | |
parent | 35a2f39de795fca22696224d4490224a6cf93d21 (diff) |
Convert page header/footer to new widget UI
* The widget UI needs further work for better display, but all elements are there
* Fix First page toggle with header/footer on/off
* Calculations for Edit button position in Calc discarded.
* Some comments in German translated
* Need to address helpID's
Change-Id: Iab4eec4fb2497d17c8eb1ab2bab7c31b028af7b0
Reviewed-on: https://gerrit.libreoffice.org/2478
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'svx/UI_svx.mk')
-rw-r--r-- | svx/UI_svx.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/svx/UI_svx.mk b/svx/UI_svx.mk index aee883f72fa8..f7e28aec722e 100644 --- a/svx/UI_svx.mk +++ b/svx/UI_svx.mk @@ -14,6 +14,7 @@ $(eval $(call gb_UI_add_uifiles,svx,\ svx/uiconfig/ui/asianphoneticguidedialog \ svx/uiconfig/ui/chineseconversiondialog \ svx/uiconfig/ui/compressgraphicdialog \ + svx/uiconfig/ui/headfootformatpage \ svx/uiconfig/ui/redlinecontrol \ svx/uiconfig/ui/redlinefilterpage \ svx/uiconfig/ui/redlineviewpage \ |