diff options
author | Jan Holesovsky <kendy@collabora.com> | 2015-12-18 12:21:40 +0100 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.co.uk> | 2016-03-18 09:13:56 +0100 |
commit | ac522d12b6e10b04f1c62709a96673062fdd000a (patch) | |
tree | b6436365379ecc2b9763859946ce1498a2ac3eb7 /sw/UIConfig_swform.mk | |
parent | 7b93b5e96af5427ab4d909e09b7ea98c8600a014 (diff) |
mailmerge: Introduce a mailmerge toolbar.
So far contains just a button to start the mailmerge wizard, and it is shown
when the mailmerge wizard starts.
The plan is that the last 3 steps (Edit document; Personalize document; Save,
print or send) will be removed from the wizard, and instead introduced in the
mailmerge toolbar.
Change-Id: I3a55a5b3b8a73bc6775579ac42c4ae30c6c9bac6
Diffstat (limited to 'sw/UIConfig_swform.mk')
-rw-r--r-- | sw/UIConfig_swform.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/UIConfig_swform.mk b/sw/UIConfig_swform.mk index c11d85ae45f9..4ca2f95fc2f7 100644 --- a/sw/UIConfig_swform.mk +++ b/sw/UIConfig_swform.mk @@ -59,6 +59,7 @@ $(eval $(call gb_UIConfig_add_toolbarfiles,modules/swform,\ sw/uiconfig/swform/toolbar/graphicobjectbar \ sw/uiconfig/swform/toolbar/insertbar \ sw/uiconfig/swform/toolbar/insertobjectbar \ + sw/uiconfig/swform/toolbar/mailmerge \ sw/uiconfig/swform/toolbar/mediaobjectbar \ sw/uiconfig/swform/toolbar/moreformcontrols \ sw/uiconfig/swform/toolbar/numobjectbar \ |