summaryrefslogtreecommitdiff
path: root/include/svtools/restartdialog.hxx
diff options
context:
space:
mode:
authorBjoern Michaelsen <bjoern.michaelsen@canonical.com>2015-05-19 13:58:13 +0200
committerBjoern Michaelsen <bjoern.michaelsen@canonical.com>2015-05-19 13:59:16 +0200
commit76c61ced4eaa5f69b948dca7537028eaa88225b3 (patch)
treeed8d00436051f02e73456af547cbf4a2a4a5382b /include/svtools/restartdialog.hxx
parent4ab498fd50d94f2d84b5794f0a75d621a701e622 (diff)
check for and handle missing base in mail merge (related: fdo#33266)
Change-Id: I3e362a873c28026cbecf005c07def1295aa920e0
Diffstat (limited to 'include/svtools/restartdialog.hxx')
-rw-r--r--include/svtools/restartdialog.hxx5
1 files changed, 4 insertions, 1 deletions
diff --git a/include/svtools/restartdialog.hxx b/include/svtools/restartdialog.hxx
index 48aa5b2bcf3f..bede9ed58fbe 100644
--- a/include/svtools/restartdialog.hxx
+++ b/include/svtools/restartdialog.hxx
@@ -29,9 +29,12 @@ enum RestartReason {
RESTART_REASON_PDF_AS_STANDARD_JOB_FORMAT,
// For the modified default print job format to take effect,
// %PRODUCTNAME must be restarted.
- RESTART_REASON_BIBLIOGRAPHY_INSTALL
+ RESTART_REASON_BIBLIOGRAPHY_INSTALL,
// "For the bibliography to work properly,
// %PRODUCTNAME must be restarted."
+ RESTART_REASON_MAILMERGE_INSTALL
+ // "For the mail merge to work properly,
+ // %PRODUCTNAME must be restarted."
};
// Must be called with the solar mutex locked: