summaryrefslogtreecommitdiff
path: root/include/svtools/restartdialog.hxx
diff options
context:
space:
mode:
authorirem <iremsendur1@gmail.com>2016-05-11 10:42:17 +0300
committerCaolán McNamara <caolanm@redhat.com>2016-05-23 08:34:38 +0000
commita4e8419c8a1eb3e56ef973de4b15fdafc91248a2 (patch)
tree63cbb72016e2c104483d244168a5e35a54405436 /include/svtools/restartdialog.hxx
parent42e51c4a6320763d9b60914da4372eae9a11f17d (diff)
tdf#99211 Use the restart dialog for notifications about restart
Change-Id: I97a10cddafc464ccbdd37902c5d24b73246f5c3f Reviewed-on: https://gerrit.libreoffice.org/24877 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/restartdialog.hxx')
-rw-r--r--include/svtools/restartdialog.hxx11
1 files changed, 10 insertions, 1 deletions
diff --git a/include/svtools/restartdialog.hxx b/include/svtools/restartdialog.hxx
index 78f29b9f8f0c..e04f5f67cb84 100644
--- a/include/svtools/restartdialog.hxx
+++ b/include/svtools/restartdialog.hxx
@@ -38,9 +38,18 @@ enum RestartReason {
RESTART_REASON_LANGUAGE_CHANGE,
// "For the updated language settings to take effect,
// %PRODUCTNAME must be restarted."
- RESTART_REASON_ADDING_PATH
+ RESTART_REASON_ADDING_PATH,
// "For the added path to take effect,
// %PRODUCTNAME must be restarted."
+ RESTART_REASON_ASSIGNING_JAVAPARAMETERS,
+ // "For the assigned java parameters to take effect,
+ // %PRODUCTNAME must be restarted."
+ RESTART_REASON_ASSIGNING_FOLDERS,
+ // "For the assigned folders and archives to take effect,
+ // %PRODUCTNAME must be restarted."
+ RESTART_REASON_EXP_FEATURES
+ // "For the modified experimental features to take effect,
+ // %PRODUCTNAME must be restarted."
};
// Must be called with the solar mutex locked: