Files
evolution/src/shell
Milan Crha 21c3e2346b shell: Move from gtk_main() to g_application_run()
Let the Evolution finally be a complete GtkAplication by using
the correct g_application_run(). This gets rid of:

   (evolution:121456): GLib-GIO-WARNING **: 13:29:58.970: Your application
   did not unregister from D-Bus before destruction. Consider using g_application_run().

runtime warning shown on quit of the application.
2023-09-29 13:46:38 +02:00
..
2021-10-06 18:12:08 +02:00
2020-05-19 06:00:50 +00:00