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_swriter.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_swriter.mk')
-rw-r--r-- | sw/UIConfig_swriter.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/UIConfig_swriter.mk b/sw/UIConfig_swriter.mk index c85d90dce099..46a1db2f815f 100644 --- a/sw/UIConfig_swriter.mk +++ b/sw/UIConfig_swriter.mk @@ -62,6 +62,7 @@ $(eval $(call gb_UIConfig_add_toolbarfiles,modules/swriter,\ sw/uiconfig/swriter/toolbar/graphicobjectbar \ sw/uiconfig/swriter/toolbar/insertbar \ sw/uiconfig/swriter/toolbar/linesbar \ + sw/uiconfig/swriter/toolbar/mailmerge \ sw/uiconfig/swriter/toolbar/mediaobjectbar \ sw/uiconfig/swriter/toolbar/moreformcontrols \ sw/uiconfig/swriter/toolbar/navigationobjectbar \ |