=== modified file 'src/gpm-statistics.c' --- src/gpm-statistics.c 2011-11-02 22:30:13 +0000 +++ src/gpm-statistics.c 2012-03-11 18:36:19 +0000 @@ -1814,7 +1814,7 @@ gpm_stats_delete_event_cb (GtkWidget *widget, GdkEvent *event, GtkApplication *application) { g_application_release (G_APPLICATION (application)); - return FALSE; + return TRUE; } /**