summaryrefslogtreecommitdiff
path: root/include/svtools
diff options
context:
space:
mode:
authorirem <iremsendur1@gmail.com>2016-05-23 09:43:44 +0100
committerjan iversen <jani@documentfoundation.org>2016-06-23 06:44:23 +0000
commit2c1056d679187a702bad3a2ba5dcb6b068e1aa5e (patch)
tree7682b83bbcb550e903bd686a690253f100988a85 /include/svtools
parentaa0d0536a444fb26d9e570bd6bf6c1bdc3596cf3 (diff)
tdf#46279 Show restart message after extension installation
Change-Id: I91feab63b77055b8f73d0fb481a76586b249160c Reviewed-on: https://gerrit.libreoffice.org/24595 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: jan iversen <jani@documentfoundation.org>
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 e04f5f67cb84..2d0ccd805e71 100644
--- a/include/svtools/restartdialog.hxx
+++ b/include/svtools/restartdialog.hxx
@@ -47,9 +47,12 @@ enum RestartReason {
RESTART_REASON_ASSIGNING_FOLDERS,
// "For the assigned folders and archives to take effect,
// %PRODUCTNAME must be restarted."
- RESTART_REASON_EXP_FEATURES
+ RESTART_REASON_EXP_FEATURES,
// "For the modified experimental features to take effect,
// %PRODUCTNAME must be restarted."
+ RESTART_REASON_EXTENSION_INSTALL
+ // "For the extension to work properly,
+ // %PRODUCTNAME must be restarted."
};
// Must be called with the solar mutex locked: