> Furthermore (without looking at the patch) I think that LyX shouldn't just > quit after reconfigure, but popup a message, either
There is a message after reconfigure() (callback.cpp) so I did not add
another message box.
Alert::information(_("System reconfigured"),
_("The system has been reconfigured.\n"
"You need to restart LyX to make use
of any\n"
"updated document class
specifications."));
Bo
