Re: [Evolution] Closing Evolution
- From: Matthew Barnes <mbarnes redhat com>
- To: Bart <montana_evolution_user hardinmt us>
- Cc: evolution-list gnome org
- Subject: Re: [Evolution] Closing Evolution
- Date: Sat, 11 Oct 2014 21:16:58 -0400
On Sat, 2014-10-11 at 17:52 -0600, Bart wrote:
However, it seems, I empathize seems, to take longer for Evolution to
close if I use File->Quit than if I just click the little X in the
upper right corner of the window.
My question is: Is there a difference in the code between the two
processes, or is it just me?
It's practically identical.
Here's the code for the [X] button:
https://git.gnome.org/browse/evolution/tree/shell/e-shell.c#n142
Here's the code for File->Quit:
https://git.gnome.org/browse/evolution/tree/shell/e-shell-window-actions.c#n454
Both paths call e_shell_quit(), which initiates the shutdown process.
Matthew Barnes
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]