calamares/src/modules/finished
Adriaan de Groot f3c86810a1 [finished] More (display) modes for restarting
- Use a named enum instead of a collection of booleans
 - Support old-style configuration but complain about it
 - Update AppImage config as well

The new setup allows four different restart modes: never,
always, user-unchecked and user-checked. The user-modes
are interactive and give the user a choice (defaulting to
unchecked-don't-restart and checked-do-restart respectively).
The non-interactive versions vary in how they are
displayed.
2019-05-06 10:35:09 +02:00
..
CMakeLists.txt Popup notification when the installation is done. 2017-08-21 17:49:38 -04:00
finished.conf [finished] More (display) modes for restarting 2019-05-06 10:35:09 +02:00
FinishedPage.cpp [finished] More (display) modes for restarting 2019-05-06 10:35:09 +02:00
FinishedPage.h [finished] More (display) modes for restarting 2019-05-06 10:35:09 +02:00
FinishedPage.ui [finished] Adjust messages to setup mode 2019-04-08 17:55:03 +02:00
FinishedViewStep.cpp [finished] More (display) modes for restarting 2019-05-06 10:35:09 +02:00
FinishedViewStep.h [finished] More (display) modes for restarting 2019-05-06 10:35:09 +02:00