summaryrefslogtreecommitdiff
path: root/include/svtools
diff options
context:
space:
mode:
authorirem <iremsendur1@gmail.com>2016-05-01 15:28:53 +0300
committerCaolán McNamara <caolanm@redhat.com>2016-05-03 09:22:16 +0000
commit2fce97c51ceb15c7722ed828b2cc0ea4b21c8c95 (patch)
treef0dd9efa9ff53e1122fed864d832df50e820d8db /include/svtools
parenta05ab9ef5e1804faed90f3df2f7fb8cb49065590 (diff)
tdf#99211 Use the restart dialog for notifications about restart
Change-Id: I2093e99d7b377285f6b3248a90072f0dea12f732 Reviewed-on: https://gerrit.libreoffice.org/24556 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'include/svtools')
-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 d90ec4ddd9bc..78f29b9f8f0c 100644
--- a/include/svtools/restartdialog.hxx
+++ b/include/svtools/restartdialog.hxx
@@ -35,9 +35,12 @@ enum RestartReason {
RESTART_REASON_MAILMERGE_INSTALL,
// "For the mail merge to work properly,
// %PRODUCTNAME must be restarted."
- RESTART_REASON_LANGUAGE_CHANGE
+ RESTART_REASON_LANGUAGE_CHANGE,
// "For the updated language settings to take effect,
// %PRODUCTNAME must be restarted."
+ RESTART_REASON_ADDING_PATH
+ // "For the added path to take effect,
+ // %PRODUCTNAME must be restarted."
};
// Must be called with the solar mutex locked: