From a1b7231a33322bbbb8352e2cd6aeff3b473b01d4 Mon Sep 17 00:00:00 2001 From: Armin Le Grand Date: Thu, 13 Oct 2016 18:31:51 +0200 Subject: profilesafe: Adapted to UI Adaptions to UI, added more modes what the user can do in SafeMode. Adapted locations to write pack information and added places where to enter SafeMode. Implemented basically all five possible user choices Change-Id: Ic5324a8f77ab434309e840949c3803e65a75c538 Reviewed-on: https://gerrit.libreoffice.org/29785 Tested-by: Jenkins Reviewed-by: Armin Le Grand --- svx/uiconfig/ui/safemodedialog.ui | 155 +++++++++++++++++++++++--------------- 1 file changed, 93 insertions(+), 62 deletions(-) (limited to 'svx/uiconfig') diff --git a/svx/uiconfig/ui/safemodedialog.ui b/svx/uiconfig/ui/safemodedialog.ui index 8ac77b2c7400..a1a352addc47 100644 --- a/svx/uiconfig/ui/safemodedialog.ui +++ b/svx/uiconfig/ui/safemodedialog.ui @@ -1,5 +1,5 @@ - + @@ -13,123 +13,153 @@ False vertical 12 - - + + + True False - end + 0 + 0 + %PRODUCTNAME is now running in Safe Mode. You can make one or more of the following changes to return to a working state. + +The offered possible changes get more radical from top to bottom, so it is recommended to try them thoroughly one after the other. + True + + + False + True + 0 + + + + + True + False + vertical - - _Continue in Safe Mode + + Reset UserConfiguration to last known working state True True - True - True - True + False + 0 + True - True + False True 0 - - _Quit + + Reset State of installed Extensions to last known working state True True - True - True + False + 0 + True - True + False True 1 - - _Make Changes and Restart + + Disable all extensions True True - True - True + False + 0 + True - True + False + True + 2 + + + + + Reset customizations (Settings and User Interface modifications) + True + True + False + 0 + True + + + False True 3 - - - False - False - 4 - - - - - True - False - %PRODUCTNAME is now running in Safe Mode, which temporarily disables your custom settings and extensions. - -You can make some or all these changes permanent: - True - 0 - 0 + + + Reset the whole User Profile + True + True + False + 0 + True + + + False + True + 4 + + False True - 0 + 1 - - - True + + False - vertical + end - - Disable all extensions + + _Continue in Safe Mode True True - False - 0 - True + True + True + True - False + True True 0 - - Reset customizations (Settings and User Interface modifications) + + _Quit True True - False - 0 - True + True + True - False + True True 1 - - Reset the whole User Profile + + _Make Changes and Restart True True - False - 0 - True + True + True - False + True True 3 @@ -137,8 +167,9 @@ You can make some or all these changes permanent: False - True - 1 + False + end + 4 -- cgit