From 8efb69e260ecbcde5ee67ab41ed7a9630783c29a Mon Sep 17 00:00:00 2001 From: Bjoern Michaelsen Date: Fri, 30 Nov 2012 19:37:07 +0100 Subject: move base check for bibliography to sfx2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - in the libbiblio component the frame is already created, and a frame that is loading is vetoing a terminate - thus move check to sfx2 - use the fancy svtools::RestartDialog Change-Id: I500aaeac44d52969575f50f6b79d0c07a08c977e Reviewed-on: https://gerrit.libreoffice.org/1207 Reviewed-by: Björn Michaelsen Tested-by: Björn Michaelsen --- svtools/uiconfig/ui/restartdialog.ui | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'svtools/uiconfig') diff --git a/svtools/uiconfig/ui/restartdialog.ui b/svtools/uiconfig/ui/restartdialog.ui index 856dee6fd7ee..f31af2e0c795 100644 --- a/svtools/uiconfig/ui/restartdialog.ui +++ b/svtools/uiconfig/ui/restartdialog.ui @@ -90,6 +90,20 @@ 1 + + + False + True + For the bibliography to work properly, %PRODUCTNAME must be restarted. + True + 50 + + + False + True + 1 + + True -- cgit